oscarmlage.com/src/themes/tale/i18n/it.toml

12 lines
336 B
TOML

[writtenBy]
other = "Scritto da"
[on]
other = "il"
[generator]
other = "Creato con <a href='https://gohugo.io'>Hugo</a> usando il tema <a href='https://github.com/EmielH/tale-hugo/'>Tale</a>."
[publishdate]
other = "{{ .PublishDate.Day }} {{ index $.Site.Data.months_it (printf \"%d\" .PublishDate.Month) }} {{ .PublishDate.Year }}"