mirror of https://github.com/lxndrblz/anatole.git

João Lucas
04.48.2021 6943bff96c68b88dc88da43329a919fb73bf1b30
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 = "标签"
 
[reading_time]
one = "阅读时间 1 分钟"
other = "阅读时间 {{ .Count }} 分钟"
 
[page_not_found]
other = "页面未找到"
 
[page_does_not_exist]
other = "抱歉,此页面不存在"
 
[head_back]
other = "返回<a href=\"{{ . }}\">首页</a>."
 
[comments]
other = "评论"
 
[send]
other = "发送"