From a8a3bfce3beeb486927be9bae606d89da6e0c305 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 14 Sep 2024 20:29:34 +0200 Subject: [PATCH] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index c20ccfd4..3e2213d7 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -32,6 +32,7 @@ "completed": "Terminé", "completion-status": "Status", "confirm": "Confirm", + "confirm-deletion": "Confirm Deletion", "confirm-share": "Confirm share", "contribute": "Contribuer", "copy-link": "Copier le lien", @@ -111,7 +112,7 @@ "list": "{n, plural, =1 {Liste} other {Listes}}", "list-not-shared": "Not shared with anyone", "list-saved-successfully": "List saved successfully", - "list-share-warning": "", + "list-share-warning": "Sharing a list automatically shares all trails contained in it.", "list-share-warning-update": "Added trails will be shared with everyone that has access to this list.", "location": "Localisation", "login": "Connexion", @@ -155,6 +156,7 @@ "profile": "Profile", "public": "Publique", "radius": "Rayon", + "read-more": "Read more", "register": "Créer un compte", "removed-trail-from": "Enlever l'itinéraire de", "required": "Requis",