• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Unfilled %s in some calendar entrys

Scheduled Pinned Locked Moved Bug Hunt
1 Posts 1 Posters 190 Views 1 Watching
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 Offline
    sourceforge807
    last edited by Jul 14, 2020, 6:50 PM

    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
    1 / 1
    • First post
      1/1
      Last post
    Enjoying MagicMirror? Please consider a donation!
    MagicMirror created by Michael Teeuw.
    Forum managed by Sam, technical setup by Karsten.
    This forum is using NodeBB as its core | Contributors
    Contact | Privacy Policy