diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 02c3f78..49690b9 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -43,3 +43,4 @@ - [Naim A.](https://github.com/naim94a) - [Alexander Rohde](https://github.com/a1x42) - [Shreyansh Khajanchi](https://shreyanshja.in) +- [Lionel Brianto](https://lionel.brianto.dev) diff --git a/i18n/fr.toml b/i18n/fr.toml new file mode 100644 index 0000000..283660b --- /dev/null +++ b/i18n/fr.toml @@ -0,0 +1,25 @@ +[category] +other = "catégorie" + +[tag] +other = "tag" + +[series] +other = "séries" + +[reading_time] +one = "Une minude 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 à l'accueil." + +[powered_by] +other = "Propulsé par" +