mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 18:31:45 +01:00
ae477ab224
It's possible in the future to display another kind of taxonomy. To translate that title, create _index.md under content/categories, with the following content: --- title: Category ---
35 lines
616 B
YAML
35 lines
616 B
YAML
toggleMenu:
|
|
other: 切换菜单
|
|
|
|
darkMode:
|
|
other: 暗色模式
|
|
|
|
article:
|
|
relatedContents:
|
|
other: 相关文章
|
|
lastUpdatedOn:
|
|
other: 最后更新于
|
|
|
|
notFound:
|
|
title:
|
|
other: 404 错误
|
|
subtitle:
|
|
other: 页面不存在
|
|
|
|
widget:
|
|
archives:
|
|
title:
|
|
other: 归档
|
|
more:
|
|
other: 更多
|
|
tagCloud:
|
|
title:
|
|
other: 标签云
|
|
|
|
search:
|
|
title:
|
|
other: 搜索
|
|
placeholder:
|
|
other: 输入关键词...
|
|
resultTitle:
|
|
other: "#PAGES_COUNT 个结果 (用时 #TIME_SECONDS 秒)"
|