diff --git a/i18n/it.toml b/i18n/it.toml new file mode 100644 index 0000000..f779f69 --- /dev/null +++ b/i18n/it.toml @@ -0,0 +1,32 @@ +[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"