feat: add troubleshooting hint after multiple 401 login failures

This commit is contained in:
pa
2026-03-23 21:15:06 +09:00
parent 12b7423716
commit 1c346d82bc
4 changed files with 645 additions and 20 deletions

View File

@@ -2612,7 +2612,9 @@
"account_removed": "Account removed.",
"auto_login_success": "Automatically logged in.",
"auto_login_failed": "Failed to login automatically.",
"offline": "You're offline."
"offline": "You're offline.",
"login_network_issue_hint_title": "Having trouble signing in?",
"login_network_issue_hint_description": "Several recent sign-in attempts failed. If your credentials are correct, this may be caused by a network, proxy, VPN, or regional access issue."
},
"vrcx_updater": {
"failed": "Failed to check for update, {message}",