From 72d538009bae3f28f28a05f7b2c53c254940a3e0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:18 +0900 Subject: [PATCH] New translations calendar.json (Dutch) --- public/locales/nl/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/nl/modules/calendar.json b/public/locales/nl/modules/calendar.json index 97240d18b..c054340b4 100644 --- a/public/locales/nl/modules/calendar.json +++ b/public/locales/nl/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr release type" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file