From 488e47ab9eaeb5c3902dcb82ba16b2928b804063 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:24 +0900 Subject: [PATCH] New translations calendar.json (Turkish) --- public/locales/tr/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/tr/modules/calendar.json b/public/locales/tr/modules/calendar.json index a884bebca..536d3d217 100644 --- a/public/locales/tr/modules/calendar.json +++ b/public/locales/tr/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Radarr yayın türü" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file