From b3f57a67c433d5beed773b374a4fdc941cbe833e Mon Sep 17 00:00:00 2001 From: hook life Date: Fri, 18 May 2018 15:22:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E9=83=A8=E5=88=86=E7=BF=BB?= =?UTF-8?q?=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locales/zh-CN.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 3807730a..f53b1723 100755 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -147,7 +147,7 @@ "Enable": "开启", "Disable": "关闭", "Sanitization": "代码处理", - "Only allow secure html tags (recommended)": "只允许安全的html标签(推荐)", + "Only allow secure html tags (recommended)": "只允许安全的 html 标签(推荐)", "Allow styles": "允许样式", "Allow dangerous html tags": "允许危险的 html 标签", "Fullscreen": "全屏", @@ -155,6 +155,8 @@ "PlantUML Server": "PlantUML 服务器", "Render newlines in Markdown paragraphs as
":"在 Markdown 段落中使用
换行", "No tags":"无标签", - "Star":"星标收藏" + "Star":"星标", + "Add tag...": "添加标签...", + "Counter":"标签下文章数量排序" }