From 4137b0a54ac1d44d87af52db42050a0534bce3c7 Mon Sep 17 00:00:00 2001 From: JanForShort Date: Wed, 23 Aug 2023 15:22:31 +0800 Subject: [PATCH] Corrections To Calendar Days Fix --- www/data/CommonEvents.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/www/data/CommonEvents.json b/www/data/CommonEvents.json index 0357f28..be5a014 100644 --- a/www/data/CommonEvents.json +++ b/www/data/CommonEvents.json @@ -90813,7 +90813,7 @@ 19, 0, 4, - "\"日\"" + "\"Sun\"" ] }, { @@ -90845,7 +90845,7 @@ 19, 0, 4, - "\"月\"" + "\"Mon\"" ] }, { @@ -90877,7 +90877,7 @@ 19, 0, 4, - "\"火\"" + "\"Tues\"" ] }, { @@ -90909,7 +90909,7 @@ 19, 0, 4, - "\"水\"" + "\"Wednes\"" ] }, { @@ -90941,7 +90941,7 @@ 19, 0, 4, - "\"木\"" + "\"Thurs\"" ] }, { @@ -90973,7 +90973,7 @@ 19, 0, 4, - "\"金\"" + "\"Fri\"" ] }, { @@ -91005,7 +91005,7 @@ 19, 0, 4, - "\"土\"" + "\"Satur\"" ] }, {