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