Hermit-V2 Theme Update

This commit is contained in:
GitHub Action
2023-12-17 08:27:09 +00:00
parent 112c04a660
commit 174f4938ca
56 changed files with 2906 additions and 0 deletions

38
i18n/it.toml Normal file
View File

@ -0,0 +1,38 @@
# 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"
[share]
other = "Condividere"
[featuredImage]
other = "Immagine in primo piano"