Skip to content

Commit

Permalink
Merge pull request #3215 from z1645444/fix-typo-zh
Browse files Browse the repository at this point in the history
Fix: typo in zh-CN and zh-TW
  • Loading branch information
howardchung authored Dec 25, 2024
2 parents 94029cd + 9e912d3 commit a0038b0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions src/lang/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"app_rivalry_team": "在 {0} 比赛上下注",
"app_refresh": "刷新比赛历史:由于打开隐私设定而导致的比赛缺失时可使用此功能刷新。",
"app_refresh_label": "刷新",
"app_login": "登陆",
"app_login": "登录",
"app_logout": "退出",
"app_results": "结果",
"app_report_bug": "报告问题",
Expand Down Expand Up @@ -133,7 +133,7 @@
"distributions_tab_mmr": "单排天梯分数",
"distributions_tab_country_mmr": "单排天梯分数(按国家)",
"distributions_warning_1": "数据集只包括显示了自己天梯分数并且共享比赛历史的玩家。",
"distributions_warning_2": "玩家不需要登陆,但是由于数据收集的缘故,显示的分数可能高于真实值。",
"distributions_warning_2": "玩家不需要登录,但是由于数据收集的缘故,显示的分数可能高于真实值。",
"error": "错误",
"error_message": "Oh no!发生了一些错误。",
"error_four_oh_four_message": "找不到你正在打开的网页。",
Expand Down Expand Up @@ -1138,4 +1138,4 @@
"gosu_analysis": "得到你实际的 MMR 分数",
"back2Top": "返回页首",
"activity_subtitle": "Click on a day for detailed information"
}
}
8 changes: 4 additions & 4 deletions src/lang/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"app_rivalry_team": "Bet on {0} Matches",
"app_refresh": "刷新比赛历史:由于打开隐私设定而导致的比赛缺失时可使用此功能刷新。",
"app_refresh_label": "Refresh",
"app_login": "登陆",
"app_login": "登录",
"app_logout": "退出",
"app_results": "result(s)",
"app_report_bug": "Report Bug",
Expand Down Expand Up @@ -133,7 +133,7 @@
"distributions_tab_mmr": "单排天梯分数",
"distributions_tab_country_mmr": "单排天梯分数(按国家)",
"distributions_warning_1": "数据集只包括显示了自己天梯分数并且共享比赛历史的玩家。",
"distributions_warning_2": "玩家不需要登陆,但是由于数据收集的缘故,显示的分数可能高于真实值。",
"distributions_warning_2": "玩家不需要登录,但是由于数据收集的缘故,显示的分数可能高于真实值。",
"error": "错误",
"error_message": "Oh no!发生了一些错误。",
"error_four_oh_four_message": "找不到你正在打开的网页。",
Expand Down Expand Up @@ -439,7 +439,7 @@
"hero_2000_win_rate": "2K W%",
"hero_1000_pick_rate": "<2K P%",
"hero_1000_win_rate": "<2K W%",
"home_login": "登陆",
"home_login": "登录",
"home_login_desc": "以自动分析数据",
"home_parse": "请求",
"home_parse_desc": "特定的比赛",
Expand Down Expand Up @@ -1138,4 +1138,4 @@
"gosu_analysis": "Get your real MMR bracket",
"back2Top": "Back to Top",
"activity_subtitle": "Click on a day for detailed information"
}
}

0 comments on commit a0038b0

Please sign in to comment.