From 6dcf79e89d4ce75ee1b40a4be75b57369bc0db65 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:19 +0900 Subject: [PATCH] New translations calendar.json (Polish) --- public/locales/pl/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/pl/modules/calendar.json b/public/locales/pl/modules/calendar.json index 89e41c4c3..d2cbfb8d6 100644 --- a/public/locales/pl/modules/calendar.json +++ b/public/locales/pl/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Typ zwolnienia Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file