From 37a7f8a7b6def4962e4413cb9ddc3a191cab4142 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:28 +0900 Subject: [PATCH] New translations calendar.json (Hebrew) --- public/locales/he/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/he/modules/calendar.json b/public/locales/he/modules/calendar.json index 3de88afbf..989ce95ed 100644 --- a/public/locales/he/modules/calendar.json +++ b/public/locales/he/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "הסתר ימי שבוע" + }, + "fontSize": { + "label": "" } } }