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

lmo.toml « i18n - github.com/s4n7h0/hugo-theme-timeline.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 64d6a97793648fea4a954986119a47ea688d0b67 (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
# Translations for English
# https://gohugo.io/content-management/multilingual/#translation-of-strings

# Generic
#
[translations]
other = "Traduzion"

[postAvailable]
other = "Disponibel anca in"


# 404.html
#
[archives]
other = "Archivi"

[home]
other = "Home"

[notFound]
other = "Oops, pagina minga trovada…"


# posts/single.html
#
[readingTime]
one   = "On megnuu"
other = "{{ .Count }} megnuu"

[tableOfContents]
other = "Contegnuu"

[wordCount]
one   = "Ona parolla"
other = "{{ .Count }} paroll"