From 87e29fc7766af746143c15208982debb226060ba 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 (Norwegian) --- public/locales/no/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/no/modules/calendar.json b/public/locales/no/modules/calendar.json index e0ded0fe2..5a2f0a746 100644 --- a/public/locales/no/modules/calendar.json +++ b/public/locales/no/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr utgivelsestype" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file