Import theme

This commit is contained in:
DuN0z 2025-10-09 10:23:36 +02:00
parent 51769fa6be
commit c59ffbfeee
127 changed files with 13611 additions and 1 deletions

54
i18n/fr.toml Normal file
View file

@ -0,0 +1,54 @@
[category]
other = "catégorie"
[tag]
other = "tag"
[reading_time]
one = "Une minute de lecture"
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>."
[comments]
other = "commentaire"
[send]
other = "Envoyer"
[read_more]
other = "continuer la lecture"
[name]
other = "Nom"
[email]
other = "Email"
[message]
other = "Message"
[warning]
other = "Attention"
[info]
other = "À propos"
[update]
other = "mettre à jour"
[series_posts]
other = "Articles dans cette série"
[related_posts]
other = "Messages similaires"
[toc]
other = "Table des matières"