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

en.toml « i18n - github.com/wlh320/hugo-theme-hulga.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1fcae9e2d67c647dc555e60e555ea4ae32a3223c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[categories]
other = "Categories"

[tags]
other = "Tags"

[taxo_cat_before]
other = "Articles with category "

[taxo_tag_before]
other = "Articles with tag "

[taxo_after]
other = ""

[prev_page]
other = "Previous"

[next_page]
other = "Next"

[archives]
other = "There are {{ .Count }} articles in this blog"