From e30b52923c8727dc743701c3d0b6fdf6b9ba9193 Mon Sep 17 00:00:00 2001 From: philc Date: Thu, 8 May 2025 10:09:15 +0200 Subject: [PATCH] fix dayofweek tuesady key --- objects/options/dayofweek_fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/options/dayofweek_fr.json b/objects/options/dayofweek_fr.json index 630ccac..f4e58e3 100644 --- a/objects/options/dayofweek_fr.json +++ b/objects/options/dayofweek_fr.json @@ -8,7 +8,7 @@ "Monday": { "title": "Lundi" }, - "Tuesady": { + "Tuesday": { "title": "Mardi" }, "Wednesday": {