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

zh.toml « i18n - github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aba56de36da13d115bba1c461860a45d3ed37fc0 (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
[more]
other = "更多"

[allTitle]
other = "所有 {{.Title }}"

[recentTitle]
other = "最近 {{.Title }}"

[readMore]
other = "继续阅读"

[whatsInThis]
other = "这是什么 {{ .Type }}"

[related]
other = "相关內容"

[yourName]
other = "你的名字"

[emailAddress]
other = "电邮地址"

[message]
other = "信息"

[emailRequiredNote]
other = "需要电子邮件地址。"

[send]
other = "发送"

[taxonomyPageList]
other = "标签为“{{ .Title }}”的页面如下"

[pageTitle]
other = "{{ .Name }} 页"