From 3d1b8f830f8d565e7daaf93ee5da3a2bbe9d9079 Mon Sep 17 00:00:00 2001 From: Nico <92774152+niltied@users.noreply.github.com> Date: Fri, 2 Feb 2024 17:18:06 +0100 Subject: [PATCH] Changing the translation of 'Notes' (#875) Changed the translation for the word "Notes" from "Remarques" to "Notes" (as in English). Co-authored-by: Emruz Hossain --- i18n/fr.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/fr.toml b/i18n/fr.toml index ade4ecf..c42d30b 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -117,7 +117,7 @@ other = "Suite" other = "Afficher le certificat" [notes] -other = "Remarques" +other = "Notes" [disclaimer_text] other = "Avis de responsabilité" @@ -127,4 +127,4 @@ other = "Chercher" [minute] one = "minute" -other = "minutes" \ No newline at end of file +other = "minutes"