Well that is indeed unfortunate. Thanks for the info, I appreciate it. I guess I’ll try to hardcode the translation values into CalendarExt3.js
for now.
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
S
Posts made by Selph
-
RE: MMM-CalendarExt3
-
RE: MMM-CalendarExt3
I’m having trouble with setting my locale.
My setup is simple enough and when I try to set the locale to “de-DE” it works but when I try to set it to Icelandic it just defaults to English.
{ module: "MMM-CalendarExt3", position: "bottom_center", config: { locale: "is-IS" } },
My
config.locale
is set to"is-IS"
and myconfig.language
is set to"is"
. For the clock module this seems to work.Any ideas? The is.json in the translation folder is in order and it is also included in the translations.js.
I encounter the same problem in the Agenda version of the calendar.