From b6901f8a8154c2f7b2be4fb892af505f0fe179e6 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 10 Sep 2024 00:08:09 +0200 Subject: [PATCH] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index d48be31c..53faf761 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -106,6 +106,7 @@ "license": "Licence", "link-copied": "Lien copié !", "list": "{n, plural, =1 {Liste} other {Listes}}", + "list-saved-successfully": "List saved successfully", "location": "Localisation", "login": "Connexion", "login-details": "Données de connexion",