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

Alexander Bilz
09.04.2020 02e9faedfc6e2ee701fd768a73e35c5642942adb
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 = "發送"