parent
203380f121
commit
6e8d2ad151
10 changed files with 373 additions and 0 deletions
51
i18n/it.toml
Normal file
51
i18n/it.toml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue