Sfoglia il codice sorgente

Italian Translation (#221)

* Italian Translation

* Update CONTRIBUTORS.md

Add my username jlzaratec
Jose Luis Cervantes 6 anni fa
parent
commit
324914789c
2 ha cambiato i file con 25 aggiunte e 0 eliminazioni
  1. 1 0
      CONTRIBUTORS.md
  2. 24 0
      i18n/it.toml

+ 1 - 0
CONTRIBUTORS.md

@@ -44,3 +44,4 @@
 - [Alexander Rohde](https://github.com/a1x42)
 - [Shreyansh Khajanchi](https://shreyanshja.in)
 - [Lionel Brianto](https://lionel.brianto.dev)
+- [Luis Zarate](https://github.com/jlzaratec)

+ 24 - 0
i18n/it.toml

@@ -0,0 +1,24 @@
+[category]
+other = "categoria"
+
+[tag]
+other = "tag"
+
+[series]
+other = "series"
+
+[reading_time]
+one = "Lettura di un minuto"
+other = "{{ .Count }} minuti letti"
+
+[page_not_found]
+other = "Pagina non trovata"
+
+[page_does_not_exist]
+other = "Siamo spiacenti, questa pagina non esiste."
+
+[head_back]
+other = "Puoi tornare a <a href=\"{{ . }}\">homepage</a>."
+
+[powered_by]
+other = "Alimentato da"