From 402b7e7a1b3571419d24f1fa591295cc2eb1d7ea Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:26 +0900 Subject: [PATCH] New translations calendar.json (Danish) --- public/locales/da/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/da/modules/calendar.json b/public/locales/da/modules/calendar.json index f6e640934..200386dd0 100644 --- a/public/locales/da/modules/calendar.json +++ b/public/locales/da/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Skjul ugedage" + }, + "fontSize": { + "label": "" } } }