mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/RSILauncherEnhance.git
synced 2024-12-22 13:03:42 +08:00
bugfix
This commit is contained in:
parent
67549d4580
commit
c9847fdd18
3
main.js
3
main.js
@ -9885,7 +9885,7 @@
|
||||
error_not_authenticated: "你未通过身份验证",
|
||||
error_invalid_claims: "无效声明",
|
||||
error_authentication_mfa: "身份验证需要mfa",
|
||||
error_sign_in_failed: "登入失败。你可能输入了错误的凭证。",
|
||||
"error_sign-in_failed": "登入失败。你可能输入了错误的凭证。",
|
||||
error_sign_in_not_authorized: "你没有权限访问此版本的 RSI 启动器。请从<0>该网页</0>下载公众版本。",
|
||||
error_captcha_invalid: "验证码无效",
|
||||
error_session_expired: "你的会话已过期。请再次确认你的密码。",
|
||||
@ -9929,6 +9929,7 @@
|
||||
error_launch_game_content: "尝试重新启动游戏。如果问题依然存在,请验证你的安装文件。",
|
||||
error_launch_unknown_title: "启动器 - 未知错误",
|
||||
error_launch_unknown_content: "启动游戏时出现错误。请验证游戏文件完整性。",
|
||||
error_launch_error_code: "启动游戏出错,错误代码: {{ code }}",
|
||||
error_launch_no_game_files_title: "启动器 - 未找到游戏文件",
|
||||
error_launch_no_game_files_content: "启动游戏时出现错误。无法检索到游戏文件。请验证游戏文件完整性。",
|
||||
error_launch_EAC_title: "启动器 - EAC 错误",
|
||||
|
Loading…
Reference in New Issue
Block a user