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": "返回",