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