From d3036f0e4e4b1e46fa8f34b59ed22980c487931b Mon Sep 17 00:00:00 2001 From: Michael Aschauer Date: Tue, 2 Oct 2018 14:20:21 +0200 Subject: [PATCH] fix chinese translation file (from snap) --- lang-zh_CN.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang-zh_CN.js b/lang-zh_CN.js index ac6e9593..af2c4346 100644 --- a/lang-zh_CN.js +++ b/lang-zh_CN.js @@ -736,7 +736,7 @@ SnapTranslator.dict.zh_CN = { '调用 %repRing %inputs', 'tell %spr to %cmdRing %inputs': '命令 %spr 运行 %cmdRing %inputs', - 'ask %spr for %repRing %inputs': + 'ask %spr for %repRing %inputs': '请求 %spr 返回 %repRing %inputs', 'run %cmdRing w/continuation': '持续运行 %cmdRing',