feat(i18n): add zh-CN translation
This commit is contained in:
parent
04454a51ea
commit
62b0da64df
1 changed files with 23 additions and 0 deletions
23
i18n/zh-CN.toml
Normal file
23
i18n/zh-CN.toml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
[toggleMenu]
|
||||
other = "切换菜单"
|
||||
|
||||
[relatedContents]
|
||||
other = "相关文章"
|
||||
|
||||
[lastUpdatedOn]
|
||||
other ="最后更新于 {{ .Count }}"
|
||||
|
||||
[widgetArchiveTitle]
|
||||
other = "归档"
|
||||
|
||||
[widgetArchiveMore]
|
||||
other = "更多"
|
||||
|
||||
[widgetTagCloudTitle]
|
||||
other = "标签云"
|
||||
|
||||
[notFoundTitle]
|
||||
other = "404 错误"
|
||||
|
||||
[notFoundSubtitle]
|
||||
other = "页面不存在"
|
||||
Loading…
Add table
Reference in a new issue