From 10e5d026af4b86f9d96b4d3bdc115728a9c2efab Mon Sep 17 00:00:00 2001 From: Andrews Leruth Date: Tue, 26 Jul 2022 08:43:27 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 92.8% (312 of 336 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/fr/ --- langs/themes/fr.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/langs/themes/fr.json b/langs/themes/fr.json index a38c30ad69..c27883b1a4 100644 --- a/langs/themes/fr.json +++ b/langs/themes/fr.json @@ -900,5 +900,21 @@ "description": "Retrouvez les poubelles près de vous. Si une poubelle est manquante, vous pouvez l’ajouter vous même", "shortDescription": "Une carte des poubelles", "title": "Poubelles" + }, + "onwheels": { + "overrideAll": { + "+tagRenderings": { + "0": { + "mappings": { + "0": { + "then": "Cet accès n'a pas d'informations de largeur" + } + }, + "render": "Cet accès a une largeur de {canonical(_poi_entrance:width)}" + } + } + }, + "description": "Sur cette carte nous pouvons voir et ajouter les différents endroits publiques accessibles aux chaises roulantes", + "title": "OnWheels" } -} \ No newline at end of file +}