Inline the submodule of themes/hermit with a git-subtree
Add 'themes/hermit/' from commit '56843f347a642324970ba30d58f23c64e037bb7c'
git-subtree-dir: themes/hermit
git-subtree-mainline: 7844fa5501c271b1b2b5ece2cb19f3202cd6e5ad
git-subtree-split: 56843f347a
This commit is contained in:
35
themes/hermit/i18n/it.toml
Normal file
35
themes/hermit/i18n/it.toml
Normal file
@@ -0,0 +1,35 @@
|
||||
# Translations for Italian
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[notFound]
|
||||
other = "Oops, pagina non trovata…"
|
||||
|
||||
[home]
|
||||
other = "Home"
|
||||
|
||||
[archives]
|
||||
other = "Archivi"
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[wordCount]
|
||||
other = "{{ .WordCount }} Parole"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Sommario"
|
||||
|
||||
[newer]
|
||||
other = "Prossimo"
|
||||
|
||||
[older]
|
||||
other = "Precedente"
|
||||
|
||||
# partials/header.html
|
||||
#
|
||||
[menu]
|
||||
other = "Menu"
|
||||
|
||||
[featuredImage]
|
||||
other = "Immagine in primo piano"
|
||||
Reference in New Issue
Block a user