From fa09558aa2ca0aea3f9ad313939f1eb76a7d8f17 Mon Sep 17 00:00:00 2001 From: liul8258 Date: Thu, 6 Feb 2025 15:41:21 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.0% (316 of 319 strings) Translation: Mattermost/mattermost-desktop Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hans/ --- i18n/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json index 6b1cab30..f4b85038 100644 --- a/i18n/zh-CN.json +++ b/i18n/zh-CN.json @@ -183,7 +183,7 @@ "renderer.components.errorView.havingTroubleConnecting": "我们在连接{appName}时遇到困难。我们将继续尝试并建立连接。", "renderer.components.errorView.refreshThenVerify": "如果刷新此页面(Ctrl+R或Command+R)不起作用,请检查:", "renderer.components.errorView.troubleshooting.browserView.canReachFromBrowserWindow": "您可以从浏览器窗口到达{url}。", - "renderer.components.errorView.troubleshooting.computerIsConnected": "您的电脑已连接到互联网。", + "renderer.components.errorView.troubleshooting.computerIsConnected": "请确认您的电脑已连接到互联网。", "renderer.components.errorView.troubleshooting.urlIsCorrect.appNameIsCorrect": "{appName}的URL{url}是正确的", "renderer.components.errorView.troubleshooting.webContentsView.canReachFromBrowserWindow": "你可以通过浏览器窗口访问 {url}。", "renderer.components.extraBar.back": "返回",