mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
28 lines
429 B
TOML
28 lines
429 B
TOML
[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"
|
|
|
|
[see_also]
|
|
other = "Vedi anche in"
|