From d155f2063b1477514e1531064f7fa9014da89957 Mon Sep 17 00:00:00 2001 From: bbarcesaj125 Date: Thu, 2 Sep 2021 05:22:59 +0200 Subject: [PATCH] Corrected the word "Details" and another minor capitalization change. (#413) * Corrected the word "Details" and another minor capitalitzation change. * Corrected the word "Details" and another minor capitalization change. --- i18n/fr.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/fr.toml b/i18n/fr.toml index dccdb3b..259ad5b 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -18,7 +18,7 @@ other = "Catégories" other = "chez" [resume] -other = "Mon Curriculum vitæ" +other = "Mon Curriculum Vitæ" [navigation] other = "Navigation" @@ -101,8 +101,8 @@ 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."