From 9204111f6c07f6f5af85687ae7a2713513ab0798 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:39 +0900 Subject: [PATCH] New translations calendar.json (Chinese Simplified) --- public/locales/zh/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/zh/modules/calendar.json b/public/locales/zh/modules/calendar.json index 2f38972bc..9170596d9 100644 --- a/public/locales/zh/modules/calendar.json +++ b/public/locales/zh/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "隐藏工作日" + }, + "fontSize": { + "label": "" } } }