From a953430fd8056119a90bfa9690ca2f430b4108f5 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:23 +0900 Subject: [PATCH] New translations calendar.json (Swedish) --- public/locales/sv/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/sv/modules/calendar.json b/public/locales/sv/modules/calendar.json index 0ce458246..16002cfa4 100644 --- a/public/locales/sv/modules/calendar.json +++ b/public/locales/sv/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr releasetyp" + }, + "hideWeekDays": { + "label": "Dölj veckodagar" } } } -} +} \ No newline at end of file