From 5225778d7b7139f227097a60b1795ae395a330ac Mon Sep 17 00:00:00 2001 From: Mirko Caserta Date: Thu, 21 Jan 2021 23:59:58 +0100 Subject: Create it.toml --- i18n/it.toml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 i18n/it.toml 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" -- cgit v1.2.3