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