Added Lombard translation
This commit is contained in:
parent
43279295c1
commit
5d5b36b3c9
1 changed files with 36 additions and 0 deletions
36
i18n/lmo.yaml
Normal file
36
i18n/lmo.yaml
Normal file
|
@ -0,0 +1,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"
|
Loading…
Add table
Add a link
Reference in a new issue