hugo-toha/i18n/it.toml
domenico.vistocco 6e8d2ad151
Italian menu item (#166)
Added the Italian menu item
2020-11-24 09:23:12 +06:00

51 lines
No EOL
713 B
TOML

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