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