diff --git a/i18n/lmo.yaml b/i18n/lmo.yaml new file mode 100644 index 0000000..64d6a97 --- /dev/null +++ b/i18n/lmo.yaml @@ -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"