Hi @ all
i used this wunderfull projekt and it is really nice.
but at the moment i had a problem. When i used the system language “de” some calendar events show “%s”. When i switch to “en” or “fr” it shows the right number. The following pictures shows what i mean:
de:
en:
fr:
this is the modul config in the config file:
{
module: "calendar",
header: "Gesetzliche Feiertage",
position: "top_left",
config: {
maximumEntries : 5,
colored: true,
calendars: [
{
color: "#f0ffff",
symbol: "calendar-check",
url: "webcal://abo.kleiner-kalender.de/ical/c48-feiertage-in-deutschland.ics"
}
]
}
},
My used system:
Platform: Raspberry Pi 4 Model B Rev 1.1
Node Version [ 0.12.13 or later ]: v10.19.0
MagicMirror Version [ V1 / V2-Beta ]: 2.12.0
NPM: 6.14.6