From 5b6fc2b0cef516b4ce130b2a6029a6f999efce63 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:10 +0900 Subject: [PATCH] New translations calendar.json (French) --- public/locales/fr/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/fr/modules/calendar.json b/public/locales/fr/modules/calendar.json index b8ac296c2..84035654e 100644 --- a/public/locales/fr/modules/calendar.json +++ b/public/locales/fr/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Type de sortie Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file