From 2c313e96f86888f384f1f8ff8ee9df16eb3aa128 Mon Sep 17 00:00:00 2001 From: Gestalt LUR <1104224+nyanshell@users.noreply.github.com> Date: Fri, 25 Jan 2019 22:47:59 +0800 Subject: [PATCH] fix incorrect Chinese translation --- notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po b/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po index 4bbd1a973..799bd49b1 100644 --- a/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po +++ b/notebook/i18n/zh_CN/LC_MESSAGES/nbjs.po @@ -1036,7 +1036,7 @@ msgstr "正在连接服务" #: notebook/static/notebook/js/notificationarea.js:102 msgid "Not Connected" -msgstr "木有连接成功" +msgstr "未连接成功" #: notebook/static/notebook/js/notificationarea.js:105 msgid "click to reconnect"