From 953277c1962b1cd5c73752d3af7450ce6dcf1bc0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:15 +0900 Subject: [PATCH] New translations calendar.json (Italian) --- public/locales/it/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/it/modules/calendar.json b/public/locales/it/modules/calendar.json index 704c71912..3d0cfa8d6 100644 --- a/public/locales/it/modules/calendar.json +++ b/public/locales/it/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Tipo di release Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file