mirror of https://gitlab.com/octtspacc/sitoctt
50 lines
719 B
TOML
50 lines
719 B
TOML
[more]
|
|
other = "Altro"
|
|
|
|
[allTitle]
|
|
other = "Tutti {{.Title }}"
|
|
|
|
[recentTitle]
|
|
other = "Recenti {{.Title }}"
|
|
|
|
[readMore]
|
|
other = "leggi di più"
|
|
|
|
[by]
|
|
other = "Da"
|
|
|
|
[whatsInThis]
|
|
other = "Cosa c'è qui"
|
|
|
|
[related]
|
|
other = "Correlati"
|
|
|
|
[yourName]
|
|
other = "Il tuo nome"
|
|
|
|
[emailAddress]
|
|
other = "Indirizzo email"
|
|
|
|
[message]
|
|
other = "Messaggio"
|
|
|
|
[emailRequiredNote]
|
|
other = "Indirizzo email obbligatorio."
|
|
|
|
[send]
|
|
other = "Invia"
|
|
|
|
[taxonomyPageList]
|
|
other = "Di seguito troverai le pagine che utilizzano il termine “{{ .Title }}”"
|
|
|
|
[readingTime]
|
|
one = "Un minuto di lettura"
|
|
other = "{{ .Count }} minuti di lettura"
|
|
|
|
[wordCount]
|
|
one = "Una parola"
|
|
other = "{{ .Count }} parole"
|
|
|
|
[pageTitle]
|
|
other = "{{ .Name }} pagina"
|