Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh-CN.toml « i18n - github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 44a76c5a3502b8060c02ecd9e71fa4e51b9fcad5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[toggleMenu]
    other = "切换菜单"
    
[relatedContents]
    other = "相关文章"

[lastUpdatedOn]
    other ="最后更新于 {{ .Count }}"

[widgetArchiveTitle]
    other = "归档"

[widgetArchiveMore]
    other = "更多"

[widgetTagCloudTitle]
    other = "标签云"

[notFoundTitle]
    other = "404 错误"

[notFoundSubtitle]
    other = "页面不存在"