From 44df215e1923dfad579f999b3686bd0c682fdcbc Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 13 Dec 2024 21:00:19 +0100 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 98123c49..f37bfb3a 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -213,6 +213,7 @@ "speed": "Vitesse", "stop-drawing": "Arrêter de tracer", "summit-book": "Liste des ascensions", + "table": "Tableau", "text": "Texte", "tilesets": "Tuiles personnalisés", "trail": "{n, plural, =1 {Itinéraire} other {Itinéraires}}",