hugo-coder-fork/i18n/fr.toml

26 lines
403 B
TOML
Raw Normal View History

2019-08-25 18:36:32 +00:00
[category]
other = "catégorie"
[tag]
other = "tag"
[series]
other = "séries"
[reading_time]
2019-09-09 22:48:46 +00:00
one = "Une minute de lecture"
2019-08-25 18:36:32 +00:00
other = "{{ .Count }} minutes de lecture"
[page_not_found]
other = "Page Non Trouvée"
[page_does_not_exist]
other = "Désolé, cette page n'existe pas."
[head_back]
other = "Vous pouvez revenir à <a href=\"{{ . }}\">l'accueil</a>."
[powered_by]
other = "Propulsé par"