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: c29c00cd3fea32d2b46e9c27f0cc8d9b7b5793ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[categories]
other = "Categories:"

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

[readMore]
other = "Read more…"

[draft]
other = "DRAFT"

[subscribe]
other = "Subscribe"

[rendered]
other = "Rendered by"

[comments]
other = "Add/View Comments"