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

zh.toml « i18n - github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b53c86d65862fcf4a2be1ad6e4bdbd4b6a7a301e (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 = "Copyright"

[all_rights]
other = "All Rights Reserved"

[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 }} min read"

[series_posts]
other = "Posts in this series"