From 161f1d429df82bde6676d5e4b89cadaf0710e312 Mon Sep 17 00:00:00 2001 From: Felix Date: Wed, 25 Dec 2019 15:47:46 +0800 Subject: [PATCH] Add some Chinese translations --- i18n/zh.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/zh.toml b/i18n/zh.toml index 5142813..d2aea69 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -2,7 +2,7 @@ other = "搜索" [summary-dateformat] -other = "2006年 01月 02日" +other = "2006年01月02日" [reading-time] other = "分钟" @@ -20,7 +20,7 @@ other = "系列" other = "01-02" [single-dateformat] -other = "2006年 01月 02日" +other = "2006年01月02日" [single-related] other = "相关内容" @@ -44,13 +44,13 @@ other = "阅读" other = "您的鼓励是我最大的动力" [contact-name] -other = "Name" +other = "姓名" [contact-email] -other = "Email" +other = "电子邮件" [contact-message] -other = "Message" +other = "消息" [contact-send] -other = "Send" \ No newline at end of file +other = "发送" \ No newline at end of file