From c14ef20aec67c6667c0ea68963c30171bc8de04c Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:15:27 +0900 Subject: [PATCH] New translations calendar.json (Vietnamese) --- public/locales/vi/modules/calendar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/vi/modules/calendar.json b/public/locales/vi/modules/calendar.json index fcaa077cf..fcf452e59 100644 --- a/public/locales/vi/modules/calendar.json +++ b/public/locales/vi/modules/calendar.json @@ -12,7 +12,10 @@ }, "radarrReleaseType": { "label": "Loại phát hành Radarr" + }, + "hideWeekDays": { + "label": "" } } } -} +} \ No newline at end of file