mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Create zh-cn.toml (#189)
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
ffb50fcf96
commit
edab46bf79
24
i18n/zh-cn.toml
Normal file
24
i18n/zh-cn.toml
Normal file
@@ -0,0 +1,24 @@
|
||||
[category]
|
||||
other = "分类"
|
||||
|
||||
[tag]
|
||||
other = "标签"
|
||||
|
||||
[series]
|
||||
other = "系列"
|
||||
|
||||
[reading_time]
|
||||
one = "1分钟阅读时间"
|
||||
other = "{{ .Count }} 分钟阅读时间"
|
||||
|
||||
[page_not_found]
|
||||
other = "找不到页面"
|
||||
|
||||
[page_does_not_exist]
|
||||
other = "此页面不存在"
|
||||
|
||||
[head_back]
|
||||
other = "返回 <a href=\"{{ . }}\">主页面</a>."
|
||||
|
||||
[powered_by]
|
||||
other = "技术支持"
|
||||
Reference in New Issue
Block a user