From 0f0768acdaacac87654a7145402cb8cc0187b7c0 Mon Sep 17 00:00:00 2001 From: McFlyPartages <44530252+McFlyPartages@users.noreply.github.com> Date: Fri, 9 Apr 2021 10:30:30 +0200 Subject: [PATCH] Update fr.toml Add some French Translation --- i18n/fr.toml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/i18n/fr.toml b/i18n/fr.toml index 7e25ca8..a93605b 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -3,7 +3,7 @@ other = "Accueil" [posts] -other = "Des postes" +other = "Articles" [toc_heading] other = "Table des matières" @@ -77,29 +77,29 @@ other = "En savoir plus" [show_less] other = "Montrer moins" -# [responsibilities] -# other = "Responsibilities:" +[responsibilities] +other = "Responsabilités :" # [present] # other = "Present" -# [comments_javascript] -# other = "Please enable JavaScript to view the" +[comments_javascript] +other = "Merci d'activer JavaScript pour voir" -# [comments_by] -# other = "comments powered by" +[comments_by] +other = "commentaires gérés par" -# [read] -# other = "Read" +[read] +other = "Lire" # [project_star] # other = "Star" -# [project_details] -# other = "Details" +[project_details] +other = "Détails" -# [err_404] -# other = "The page you are looking for is not there yet." +[err_404] +other = "La page que vous recherchez n'est pas disponnible ou inexistante." [more] other = "Suite"