MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Unfilled %s in some calendar entrys

    Bug Hunt
    1
    1
    53
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sourceforge807 last edited by

      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:
      de
      en:
      en
      fr:
      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

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy