hugo-theme-stack/i18n/zh-CN.toml

23 lines
369 B
TOML
Raw Normal View History

2020-09-10 04:48:37 +08:00
[toggleMenu]
other = "切换菜单"
[relatedContents]
other = "相关文章"
[lastUpdatedOn]
2020-10-09 12:34:41 +08:00
other ="最后更新于 {{ . }}"
2020-09-10 04:48:37 +08:00
2020-09-13 17:22:47 +08:00
[widgetArchivesTitle]
2020-09-10 04:48:37 +08:00
other = "归档"
2020-09-13 17:22:47 +08:00
[widgetArchivesMore]
2020-09-10 04:48:37 +08:00
other = "更多"
[widgetTagCloudTitle]
other = "标签云"
[notFoundTitle]
other = "404 错误"
[notFoundSubtitle]
other = "页面不存在"