diff options
Diffstat (limited to 'themes/ananke/i18n/it.toml')
-rw-r--r-- | themes/ananke/i18n/it.toml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/themes/ananke/i18n/it.toml b/themes/ananke/i18n/it.toml new file mode 100644 index 0000000..fc46af5 --- /dev/null +++ b/themes/ananke/i18n/it.toml @@ -0,0 +1,35 @@ +[more] +other = "Altro" + +[allTitle] +other = "Tutti {{.Title }}" + +[recentTitle] +other = "Recenti {{.Title }}" + +[readMore] +other = "leggi di più" + +[whatsInThis] +other = "Cosa c'è in {{ .Type }}" + +[related] +other = "Correlati" + +[yourName] +other = "Il tuo nome" + +[emailAddress] +other = "Indirizzo email" + +[message] +other = "Messaggio" + +[emailRequiredNote] +other = "Indirizzo email obbligatorio." + +[send] +other = "Invia" + +[taxonomyPageList] +other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
\ No newline at end of file |