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