From f1459ca01c719c944be5c62a6ecb3276acbecccf Mon Sep 17 00:00:00 2001 From: Olav_2 Date: Sun, 20 Aug 2023 21:48:50 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20de=20la=20traduction=20du=20tag=20erron?= =?UTF-8?q?=C3=A9=20wall=5Fhoops?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rdoo.py | 1 + 1 file changed, 1 insertion(+) diff --git a/rdoo.py b/rdoo.py index 781ecac..c15a8bb 100644 --- a/rdoo.py +++ b/rdoo.py @@ -49,6 +49,7 @@ RETRY_DELAY = 120 TRAD_BICYCLE_PARKING = { "stands": "Arceaux", "wall_loops": "Pince roues", + "wall_hoops": "Pince roues", "rack": "RĂ¢teliers", "anchors": "Ancrage", "shed": "Abri collectif",