themes/hugo-coder/i18n/zh-tw.toml

239f69e515c5663e674900d1ec961aa49badf545 · 444 B · 33 lines raw

1 [category]
2 other = "分類"
3
4 [tag]
5 other = "標籤"
6
7 [series]
8 other = "系列"
9
10 [author]
11 other = "作者"
12
13 [reading_time]
14 one = "閱讀時間 1 分鐘"
15 other = "閱讀時間 {{ .Count }} 分鐘"
16
17 [page_not_found]
18 other = "找不到頁面"
19
20 [page_does_not_exist]
21 other = "此頁面不存在"
22
23 [head_back]
24 other = "返回 <a href=\"{{ . }}\">首頁</a>."
25
26 [powered_by]
27 other = "技術支援"
28
29 [see_also]
30 other = "參見"
31
32 [posts]
33 other = "文章"