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

en.yaml « i18n - github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2bee3ec013c0802d6730415f79836af7e7cb53e5 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
- id: archive
  translation: Archive

- id: tags
  translation: Tags

- id: tag
  translation: "Tag: "

- id: categories
  translation: Categories

- id: category
  translation: "Category: "

# posts
- id: prev
  translation: Prev

- id: next
  translation: Next

- id: prev_post
  translation: Prev

- id: next_post
  translation: Next

- id: toc
  translation: Table of Contents

- id: readmore
  translation: Read more

- id: reward
  translation: Reward

- id: rewardAlipay
  translation: Alipay

- id: rewardWechat
  translation: Wechat

- id: seeMarkDown
  translation: The Markdown version »

- id: loadDisqus
  translation: Show Disqus Comments

# posts.header
- id: wordCount
  translation: "{{.Count}} words"

- id: readingTime
  translation: "{{.Count}} min read"

# copyright
- id: author
  translation: Author

- id: lastMod
  translation: LastMod

- id: markdown
  translation: Markdown

- id: license
  translation: License

# counter
- id: counter_archives
  translation: "{{.Count}} posts In Total"

- id: counter_tagcloud
  translation: "{{.Count}} Tags In Total"

- id: counter_categories
  translation: "{{.Count}} Categories In Total"

# other
- id: morePost
  translation: "More Post >>>"