Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh-TW.toml « i18n - github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 06b5c698ca59389fa1c1d5e27c3132e266f48fbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[read_more]
other = "閱讀更多"

[copyright]
other = "版權"

[all_rights]
other = "版權所有"

[share_on]
other = "分享到"

[featured_posts]
other = "精選文章"

[recent_posts]
other = "最新文章"

[404_title]
other = "頁面不見了"

[could_not_find]
other = "頁面不存在或已被删除"

[go_back]
other = "返回"

[translations]
other = "翻譯"

[categories]
other = "分類"

[tags]
other = "標籤"

[series]
other = "專欄"

[all_categories]
other = "所有分類"

[all_tags]
other = "所有標籤"

[all_series]
other = "所有專欄"

[overview]
other = "文章目錄"

[reading_time]
other = "{{ .ReadingTime }} 分鐘長"

[series_posts]
other = "此系列文章"