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