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

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

[lastUpdatedOn]
    other ="Last updated on {{ .Count }}"

[widgetArchivesTitle]
    other = "Archives"

[widgetArchivesMore]
    other = "More"

[widgetTagCloudTitle]
    other = "Tags"

[notFoundTitle]
    other = "Not Found"

[notFoundSubtitle]
    other = "This page does not exist."