From 1912d2055fdf13df021e659400d1cde95a56ceae Mon Sep 17 00:00:00 2001 From: henning Date: Fri, 20 Mar 2020 15:21:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E9=86=92=E7=94=A8=E6=88=B7=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B=E6=97=A5=E5=BF=97=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Netch/Resources/zh-CN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Netch/Resources/zh-CN b/Netch/Resources/zh-CN index f9a1749b..f7d1e6e1 100644 --- a/Netch/Resources/zh-CN +++ b/Netch/Resources/zh-CN @@ -12,7 +12,7 @@ "Stop": "停止", "Waiting for command": "等待命令中", "Starting": "正在启动中", - "Start failed": "启动失败", + "Start failed": "启动失败,请打开软件目录logging文件夹查看日志", "Started": "已启动", "Stopping": "正在停止中", "Stopped": "已停止",