Italian menu item (#166)

Added the Italian menu item
This commit is contained in:
domenico.vistocco 2020-11-24 04:23:12 +01:00 committed by GitHub
parent 203380f121
commit 6e8d2ad151
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 373 additions and 0 deletions

51
i18n/it.toml Normal file
View file

@ -0,0 +1,51 @@
# More documentation here: https://github.com/nicksnyder/go-i18n
[home]
other = "Home"
[posts]
other = "Post"
[toc_heading]
other = "Contenuti"
[at]
other = "presso"
[resume]
other = "Il mio curriculum"
[navigation]
other = "Navigazione"
[contact_me]
other = "Contattami:"
[email]
other = "Email"
[phone]
other = "Telefono"
[newsletter_text]
other = "Resta aggiornato con la notifica di email"
[newsletter_input_placeholder]
other = "Inserisci l'email"
[newsletter_warning]
other = "Non condivideremo l'email con altri."
[submit]
other = "Invia"
[hugoAttributionText]
other = "Creato con"
[prev]
other = "Precedente"
[next]
other = "Successivo"
[improve_this_page]
other = "Migliora questa pagina"