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.

    Calendar events more then 1 Month in future --> "in %s Mon" (Language de)

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 999 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.
    • H Offline
      Hawking
      last edited by Hawking

      Hi,

      I’m using the calender to show the next public holidays by including a public calendar:

                     {
                          module: "calendar",
                          header: "Feiertage",
                          position: "top_left",
                          config: {
                                  calendars: [
                                          {
                                                  url: "http://www.ifeiertage.de/by-.ics"
                                          }
                                  ]
                          }
                  },
      

      The appointments that are more than 1 Month away are just shown as “in %s Mon.”, see attached image.

      0_1493246085775_Calendar.png

      Maybe the plural of “Mon.” has to be explicitly specified (I’m using language: de ) but I don’t know how.
      Can you reproduce (and maybe fix) this issue?

      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 Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy