remove elo (#1304)
This commit is contained in:
@@ -868,15 +868,15 @@
|
||||
"title_wildcard": "周BR报告 — {br} BR",
|
||||
"title_squadron": "周BR报告 — [{tag}] {long} • {br} BR",
|
||||
"window_label": "时段:{start} → {end}",
|
||||
"wildcard_desc_first": "按ELO排序前 {count} 中队 • 排名 {low}–{high}",
|
||||
"wildcard_desc_second": "按ELO排序前 {count} 中队 • 排名 {low}–{high}",
|
||||
"wildcard_desc_first": "按Score排序前 {count} 中队 • 排名 {low}–{high}",
|
||||
"wildcard_desc_second": "按Score排序前 {count} 中队 • 排名 {low}–{high}",
|
||||
"squadron_stats_line": "- {games} 场 • K/D {kdr} • 胜率 {wr}%",
|
||||
"top_players_inline_header": "🥇 顶尖玩家:",
|
||||
"player_line_short": " {rank}. {nick} ⭐ {score} ({games}场)",
|
||||
"top_players_header": "**按ELO排序前 {count} 名玩家:**",
|
||||
"top_players_header": "**按Score排序前 {count} 名玩家:**",
|
||||
"player_line_full": "{rank}. **{nick}** ⭐ {score} • {games} 场 • K/D {kdr}",
|
||||
"squadron_header_line": "中队 ELO:{score} • {games} 场 • 胜率 {wr}% • K/D {kdr}",
|
||||
"squadron_header_no_aggregate": "中队 ELO:本周团队活动不足,无法评分。",
|
||||
"squadron_header_line": "中队 Score:{score} • {games} 场 • 胜率 {wr}% • K/D {kdr}",
|
||||
"squadron_header_no_aggregate": "中队 Score:本周团队活动不足,无法评分。",
|
||||
"no_data": "本次BR轮换中 [{tag}] 没有比赛记录。"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user