From d31eadc72e3d29c411833cc9162cdbc39eeab5f8 Mon Sep 17 00:00:00 2001 From: lagagain Date: Wed, 1 May 2019 02:29:07 +0800 Subject: [PATCH] Create zh.toml --- i18n/zh.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 i18n/zh.toml diff --git a/i18n/zh.toml b/i18n/zh.toml new file mode 100644 index 0000000..6d2dc4d --- /dev/null +++ b/i18n/zh.toml @@ -0,0 +1,17 @@ +[more] +other = "更多" + +[allTitle] +other = "所有 {{.Title }}" + +[recentTitle] +other = "最近 {{.Title }}" + +[readMore] +other = "繼續閱讀" + +[whatsInThis] +other = "What's in this {{ .Type }}" + +[related] +other = "相關內容"