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

This commit is contained in:
zhixuan 2021-06-23 18:21:37 +09:00 committed by GitHub
parent 0c8643e458
commit 42eb1f5067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 秒)"