remove elo (#1304)
This commit is contained in:
+5
-5
@@ -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."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user