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
@@ -866,15 +866,15 @@
"title_wildcard": "Wöchentlicher BR-Bericht — {br} BR",
"title_squadron": "Wöchentlicher BR-Bericht — [{tag}] {long} • {br} BR",
"window_label": "Zeitraum: {start} → {end}",
"wildcard_desc_first": "Top {count} Geschwader nach ELO • Plätze {low}{high}",
"wildcard_desc_second": "Top {count} Geschwader nach ELO • Plätze {low}{high}",
"wildcard_desc_first": "Top {count} Geschwader nach Score • Plätze {low}{high}",
"wildcard_desc_second": "Top {count} Geschwader nach Score • Plätze {low}{high}",
"squadron_stats_line": "- {games} Spiele • K/D {kdr} • Siegrate {wr}%",
"top_players_inline_header": "🥇 Top-Spieler:",
"player_line_short": " {rank}. {nick} ⭐ {score} ({games}S)",
"top_players_header": "**Top {count} Spieler nach ELO:**",
"top_players_header": "**Top {count} Spieler nach Score:**",
"player_line_full": "{rank}. **{nick}** ⭐ {score} • {games} Spiele • K/D {kdr}",
"squadron_header_line": "Geschwader-ELO: {score} • {games} Spiele • Siegrate {wr}% • K/D {kdr}",
"squadron_header_no_aggregate": "Geschwader-ELO: nicht genügend Teamspiele in dieser Woche.",
"squadron_header_line": "Geschwader-Score: {score} • {games} Spiele • Siegrate {wr}% • K/D {kdr}",
"squadron_header_no_aggregate": "Geschwader-Score: nicht genügend Teamspiele in dieser Woche.",
"no_data": "Keine Spiele für [{tag}] in dieser BR-Rotation aufgezeichnet."
}
}