From e24a523e924f777bf52e1048470b5a21353e978e Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:37 +0900 Subject: [PATCH] New translations calendar.json (Turkish) --- public/locales/tr/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/tr/modules/calendar.json b/public/locales/tr/modules/calendar.json index c4b63823e..7e4817123 100644 --- a/public/locales/tr/modules/calendar.json +++ b/public/locales/tr/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Haftanın günlerini gizle" + }, + "fontSize": { + "label": "" } } }