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

en.toml « i18n - github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 56c7085f40e2e8441f10771b7aa73751c3e97487 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51

[create-footer-md]
other = "Create a content/_layout/footer/_index.md file to customize the footer content !"

[Search-placeholder]
other = "Type to search..."

[Page]
other = "Page"

[Next-Pages]
other = "Next Pages"

[Previous-Pages]
other = "Previous Pages"

[pagination-on]
other = "of"

[Attachments-label]
other = "Attachments"

[title-404]
other = "Error"

[message-404]
other = "Woops. Looks like this page doesn't exist."

[Go-to-homepage]
other = "Go to homepage"

[Edit-this-page]
other = "Improve this page"

[Expand-title]
other = "Expand me..."

[last-update-on]
other = "Last update on"

[jump-to-section]
other= "Jump to Section"

[home]
other= "Home"

[next-section]
other= "Next page"

[table-of-contents]
other= "What's on this page"