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

en.toml « i18n - github.com/funkydan2/hugo-kiera.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 06f1eab6f6192e35eb49c3590348e5f2acb259a4 (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
[categories]
other = "Categories:"

[readingTime]
one = "One minute read"
other = "{{.Count}} minute read"

[readMore]
other = "Read more…"

[draft]
other = "DRAFT"

[subscribe]
other = "Subscribe"

[rendered]
other = "Rendered by"

[comments]
other = "Add/View Comments"

[modifiedOn]
other = "Modified on"