From 6f3831a84ad1bd5637aad36fe3547e8208d35864 Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 26 Sep 2019 22:33:37 +0800 Subject: [PATCH] init --- i18n/zh.toml | 6 +++--- layouts/partials/site-footer.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/zh.toml b/i18n/zh.toml index 757af66..285bfd9 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -8,19 +8,19 @@ other = "所有 {{.Title }}" other = "最近 {{.Title }}" [readMore] -other = "繼續閱讀" +other = "more" [whatsInThis] other = "What's in this {{ .Type }}" [related] -other = "相關內容" +other = "相关內容" [yourName] other = "你的名字" [emailAddress] -other = "电邮地址" +other = "邮件地址" [message] other = "信息" diff --git a/layouts/partials/site-footer.html b/layouts/partials/site-footer.html index d014f77..0d9b1d7 100755 --- a/layouts/partials/site-footer.html +++ b/layouts/partials/site-footer.html @@ -1,7 +1,7 @@