浏览代码

Add italian translation (#239)

tags/v2.5.6
alainpoeta 5 年前
父节点
当前提交
ba5c4cf356
共有 1 个文件被更改,包括 32 次插入0 次删除
  1. 32
    0
      i18n/it.toml

+ 32
- 0
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"

正在加载...
取消
保存