feat(i18n): add Chinese translation of Table of Content (#235)

This commit is contained in:
zhixuan
2021-06-23 11:21:37 +02:00
committed by GitHub
parent 0c8643e458
commit 42eb1f5067
+11
View File
@@ -5,8 +5,15 @@ darkMode:
other: 暗色模式 other: 暗色模式
article: article:
back:
other: 返回
tableOfContents:
other: 目录
relatedContents: relatedContents:
other: 相关文章 other: 相关文章
lastUpdatedOn: lastUpdatedOn:
other: 最后更新于 other: 最后更新于
@@ -20,8 +27,10 @@ widget:
archives: archives:
title: title:
other: 归档 other: 归档
more: more:
other: 更多 other: 更多
tagCloud: tagCloud:
title: title:
other: 标签云 other: 标签云
@@ -29,7 +38,9 @@ widget:
search: search:
title: title:
other: 搜索 other: 搜索
placeholder: placeholder:
other: 输入关键词... other: 输入关键词...
resultTitle: resultTitle:
other: "#PAGES_COUNT 个结果 (用时 #TIME_SECONDS 秒)" other: "#PAGES_COUNT 个结果 (用时 #TIME_SECONDS 秒)"