From 39c2502107d6f0660debac75d405050f04ca98f1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Mon, 17 Jul 2023 07:37:36 +0900 Subject: [PATCH] New translations calendar.json (Swedish) --- public/locales/sv/modules/calendar.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/sv/modules/calendar.json b/public/locales/sv/modules/calendar.json index 16002cfa4..8c7e62744 100644 --- a/public/locales/sv/modules/calendar.json +++ b/public/locales/sv/modules/calendar.json @@ -15,6 +15,9 @@ }, "hideWeekDays": { "label": "Dölj veckodagar" + }, + "fontSize": { + "label": "" } } }