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

12 lines
341 B
TOML

[writtenBy]
other = "Écrit par"
[on]
other = "le"
[generator]
other = "Fait avec <a href='https://gohugo.io'>Hugo</a>, à partir du thème <a href='https://github.com/EmielH/tale-hugo/'>Tale</a>."
[publishdate]
other = "{{ .PublishDate.Day }} {{ index $.Site.Data.months_fr (printf \"%d\" .PublishDate.Month) }} {{ .PublishDate.Year }}"