From 5611caa614959e960b1279210f320d333a148cc4 Mon Sep 17 00:00:00 2001 From: Yusuf Felly Date: Wed, 1 Sep 2021 20:33:14 +0200 Subject: [PATCH] Corrected the word "Details" and another minor capitalization change. --- i18n/fr.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/fr.toml b/i18n/fr.toml index 4411271..259ad5b 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -101,8 +101,8 @@ other = "Lire" # [project_star] # other = "Star" -# [project_details] -# other = "Détails" +[project_details] +other = "Détails" # [err_404] # other = "The page you are looking for is not there yet."