From 6b1b21c8d5454380e15f5f2d72213f07bea1e0c9 Mon Sep 17 00:00:00 2001 From: pa Date: Tue, 24 Mar 2026 08:58:52 +0900 Subject: [PATCH] improve word --- src/localization/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/localization/en.json b/src/localization/en.json index 4f4c7394..2ef5dd8a 100644 --- a/src/localization/en.json +++ b/src/localization/en.json @@ -2614,7 +2614,7 @@ "auto_login_failed": "Failed to login automatically.", "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." + "login_network_issue_hint_description": "Several recent sign-in attempts failed. Click Open for the troubleshooting guide." }, "vrcx_updater": { "failed": "Failed to check for update, {message}",