diff options
author | TMs <[email protected]> | 2022-04-09 22:42:47 +0800 |
---|---|---|
committer | TMs <[email protected]> | 2022-04-09 22:42:47 +0800 |
commit | ba7bcbbb6208a831eb0ce9cbd776117d84fbd897 (patch) | |
tree | a36d052ee5ae8440b9edcd34943003a649625f22 | |
parent | 7ce853001db669cca339228b0cf865e12195c998 (diff) | |
download | privatebin-ba7bcbbb6208a831eb0ce9cbd776117d84fbd897.tar.gz privatebin-ba7bcbbb6208a831eb0ce9cbd776117d84fbd897.tar.bz2 privatebin-ba7bcbbb6208a831eb0ce9cbd776117d84fbd897.zip |
update zh translation
-rw-r--r-- | i18n/zh.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/zh.json b/i18n/zh.json index e90627fb..1c6bc6b4 100644 --- a/i18n/zh.json +++ b/i18n/zh.json @@ -186,5 +186,5 @@ "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": "访问此链接来查看该笔记。将此 URL 发送给任何人即可允许其访问该笔记。", "URL shortener may expose your decrypt key in URL.": "短链接服务可能会暴露您在 URL 中的解密密钥。", "Save paste": "保存内容", - "Your IP is not authorized to create pastes.": "Your IP is not authorized to create pastes." + "Your IP is not authorized to create pastes.": "你的 IP 无权创建粘贴。" } |