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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i18n/it.toml29
1 files changed, 29 insertions, 0 deletions
diff --git a/i18n/it.toml b/i18n/it.toml
new file mode 100644
index 0000000..0e18077
--- /dev/null
+++ b/i18n/it.toml
@@ -0,0 +1,29 @@
+[readMore]
+other = "Leggi di piĆ¹"
+
+[readingTime]
+other = "{{ .ReadingTime }} min"
+
+[toc]
+other = "Indice dei Contenuti"
+
+[seriesOfPosts]
+other = "Serie di Post"
+
+[previous]
+other = "Precedente"
+
+[next]
+other = "Successivo"
+
+[seeAlso]
+other = "Vedi Anche"
+
+[recent]
+other = "Recenti"
+
+[onThisPage]
+other = "In Questa Pagina"
+
+[editThisPage]
+other = "Modifica questa pagina"