mirror of https://github.com/luizdepra/hugo-coder.git

John Tobin
16.42.2019 26a6a0a7cd6601bc02ab3c55a6ec1dceafa8b969
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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 = "技术支持"