Browse Source

Add italian translation (#239)

tags/v2.5.6
alainpoeta 5 years ago
parent
commit
ba5c4cf356
1 changed files with 32 additions and 0 deletions
  1. 32
    0
      i18n/it.toml

+ 32
- 0
i18n/it.toml View File

@@ -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"

Loading…
Cancel
Save