From d8675efc669a0d126f9644765d08f81f1c39e491 Mon Sep 17 00:00:00 2001
From: HenryDavidThoreau <HenryDavidThoreau@Walden>
Date: Wed, 15 Mar 2023 08:36:37 +0100
Subject: [PATCH] Update French translation

---
 app/src/main/res/values-fr/strings.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 57272218..12f4b33e 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -68,7 +68,7 @@
     <string name="add_new_checklist_items">Ajouter de nouveaux éléments</string>
     <string name="checklist_is_empty">La liste de contrôle est vide</string>
     <string name="remove_done_items">Supprimer les éléments cochés</string>
-    <string name="add_to_the_top">Add to the top</string>
+    <string name="add_to_the_top">Ajouter en haut de la liste</string>
     <!-- Import / Export -->
     <string name="export_all_notes">Exporter toutes les notes en tant que fichiers</string>
     <string name="import_folder">Importer depuis un dossier</string>
@@ -82,4 +82,4 @@
         Haven't found some strings? There's more at
         https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
     -->
-</resources>
\ No newline at end of file
+</resources>