From 3923817f2b7b1cab19430a622d7bed71c74ca32e Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sat, 7 Dec 2019 08:18:13 +0100 Subject: [PATCH] formatting of JSON, unicode tilde --- i18n/zh.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/i18n/zh.json b/i18n/zh.json index 40c3e64e..b4bccbde 100644 --- a/i18n/zh.json +++ b/i18n/zh.json @@ -161,12 +161,12 @@ "您的浏览器可能需要HTTPS连接才能支持WebCrypto API。 尝试切换到HTTPS 。", "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.": "您的浏览器不支持用于zlib压缩的WebAssembly。 您可以创建未压缩的文档,但不能读取压缩的文档。", - "waiting on user to provide a password": - "请输入密码", + "waiting on user to provide a password": + "请输入密码", "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.": - "无法解密数据。 您输入了错误的密码吗? 点顶部的按钮重试。", + "无法解密数据。 您输入了错误的密码吗? 点顶部的按钮重试。", "Retry": - "重试", + "重试", "Showing raw text…": - "显示原始文字..." + "显示原始文字…" }