remove elo (#1304)

This commit is contained in:
NotSoToothless
2026-06-05 12:57:20 -07:00
committed by GitHub
parent a8317575a3
commit e2d02a34b3
18 changed files with 112 additions and 297 deletions
+5 -5
View File
@@ -868,15 +868,15 @@
"title_wildcard": "Weekly BR Report — {br} BR",
"title_squadron": "Weekly BR Report — [{tag}] {long} • {br} BR",
"window_label": "Window: {start} → {end}",
"wildcard_desc_first": "Top {count} squadrons by ELO • Ranks {low}{high}",
"wildcard_desc_second": "Top {count} squadrons by ELO • Ranks {low}{high}",
"wildcard_desc_first": "Top {count} squadrons by Score • Ranks {low}{high}",
"wildcard_desc_second": "Top {count} squadrons by Score • Ranks {low}{high}",
"squadron_stats_line": "- {games} games • K/D {kdr} • WR {wr}%",
"top_players_inline_header": "🥇 Top players:",
"player_line_short": " {rank}. {nick} ⭐ {score} ({games}g)",
"top_players_header": "**Top {count} players by ELO:**",
"top_players_header": "**Top {count} players by Score:**",
"player_line_full": "{rank}. **{nick}** ⭐ {score} • {games} games • K/D {kdr}",
"squadron_header_line": "Squadron ELO: {score} • {games} games • WR {wr}% • K/D {kdr}",
"squadron_header_no_aggregate": "Squadron ELO: not enough team activity to score this week.",
"squadron_header_line": "Squadron Score: {score} • {games} games • WR {wr}% • K/D {kdr}",
"squadron_header_no_aggregate": "Squadron Score: not enough team activity to score this week.",
"no_data": "No matches recorded for [{tag}] this BR rotation."
}
}