From ecbecd39800e9d686b40995b61530879d66a5ec2 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:41 +0900 Subject: [PATCH] New translations calendar.json (Vietnamese) --- public/locales/vi/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/vi/modules/calendar.json b/public/locales/vi/modules/calendar.json index fcf452e59..0a6accfa1 100644 --- a/public/locales/vi/modules/calendar.json +++ b/public/locales/vi/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "" + }, + "fontSize": { + "label": "" } } }