Hugo-theme-stack/i18n/zh-CN.toml
Jimmy Cai 8d508fb796
refactor(i18n/article): remove date variable from lastUpdatedOn item
Due to Hugo v0.76's i18n behaviour change
2020-10-09 19:01:37 +02:00

23 lines
361 B
TOML

[toggleMenu]
other = "切换菜单"
[relatedContents]
other = "相关文章"
[lastUpdatedOn]
other ="最后更新于"
[widgetArchivesTitle]
other = "归档"
[widgetArchivesMore]
other = "更多"
[widgetTagCloudTitle]
other = "标签云"
[notFoundTitle]
other = "404 错误"
[notFoundSubtitle]
other = "页面不存在"