From e40eae4b7718bdfe67aa50bb74a735e38fc36e9d Mon Sep 17 00:00:00 2001 From: ThrRip Date: Thu, 6 Feb 2025 15:41:55 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.3% (317 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 6f9d279c..c678cfb7 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": "返回",