From fdbe926af8ebed9a887cbb00b52f25ccdba625b7 Mon Sep 17 00:00:00 2001 From: liul8258 Date: Thu, 6 Feb 2025 15:42:07 +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 c678cfb7..ef2c2d16 100644 --- a/i18n/zh-CN.json +++ b/i18n/zh-CN.json @@ -184,7 +184,7 @@ "renderer.components.errorView.refreshThenVerify": "如果刷新此页面(Ctrl+R 或 Command+R)不起作用,请检查:", "renderer.components.errorView.troubleshooting.browserView.canReachFromBrowserWindow": "您可以从浏览器窗口到达{url}。", "renderer.components.errorView.troubleshooting.computerIsConnected": "确保您的电脑已连接到互联网。", - "renderer.components.errorView.troubleshooting.urlIsCorrect.appNameIsCorrect": "{appName}的URL{url}是正确的", + "renderer.components.errorView.troubleshooting.urlIsCorrect.appNameIsCorrect": "请确认URL{url}是正确的.", "renderer.components.errorView.troubleshooting.webContentsView.canReachFromBrowserWindow": "你可以通过浏览器窗口访问 {url}。", "renderer.components.extraBar.back": "返回", "renderer.components.input.required": "此栏为必填项",