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
|
[skipToContent]
other = "Skip to content"
[about]
other = "About"
[minRead]
other = "{{ .Count }} min read"
[postsCount]
one = "{{ .Count }} post"
other = "{{ .Count }} posts"
[licenseText]
other = "Text is"
[subscribeRSS]
other = "Subscribe via RSS"
[rssLabel]
other = "RSS"
[latest]
other = "Latest"
[readMore]
other = "Read →"
|