Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorzhixuan <59254886+zhixuan666@users.noreply.github.com>2021-06-23 12:21:37 +0300
committerGitHub <noreply@github.com>2021-06-23 12:21:37 +0300
commit42eb1f5067316084d598a85f4a5ca045db4cce96 (patch)
treeb974753292a9adadf61a5a3a686dd85ea5c8b9f9 /i18n
parent0c8643e45868da3d42ed393eb2a11c1ef0c915bf (diff)
feat(i18n): add Chinese translation of Table of Content (#235)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/zh-CN.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/i18n/zh-CN.yaml b/i18n/zh-CN.yaml
index 9f1ac94..551e0a3 100644
--- a/i18n/zh-CN.yaml
+++ b/i18n/zh-CN.yaml
@@ -5,8 +5,15 @@ darkMode:
other: 暗色模式
article:
+ back:
+ other: 返回
+
+ tableOfContents:
+ other: 目录
+
relatedContents:
other: 相关文章
+
lastUpdatedOn:
other: 最后更新于
@@ -20,8 +27,10 @@ widget:
archives:
title:
other: 归档
+
more:
other: 更多
+
tagCloud:
title:
other: 标签云
@@ -29,7 +38,9 @@ widget:
search:
title:
other: 搜索
+
placeholder:
other: 输入关键词...
+
resultTitle:
other: "#PAGES_COUNT 个结果 (用时 #TIME_SECONDS 秒)"