From aa75e596c8c9ad261ea5e357cf9c2863bcc13961 Mon Sep 17 00:00:00 2001 From: Alex Lee Date: Wed, 4 Dec 2019 12:20:23 +0800 Subject: [PATCH] Update zh.json --- i18n/zh.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/i18n/zh.json b/i18n/zh.json index a2a50af..c1dc38d 100644 --- a/i18n/zh.json +++ b/i18n/zh.json @@ -160,5 +160,13 @@ "Your browser may require an HTTPS connection to support the WebCrypto API. Try switching to HTTPS.": "Your browser may require an HTTPS connection to support the WebCrypto API. Try switching to HTTPS.", "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.": - "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones." + "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.", + "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…": + "显示原始文字..." }