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.

    Language Calendar Module

    Scheduled Pinned Locked Moved Troubleshooting
    6 Posts 4 Posters 3.8k Views 3 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.
    • istepgueuI Offline
      istepgueu
      last edited by istepgueu

      Hi !

      I have à problem with calendar.
      My MM config is French but Calendar is mix French/english

      “The day after Tomorrow” = “Après-demain”

      0_1487618735921_Capture d’écran 2017-02-20 à 20.25.16.png

      1 Reply Last reply Reply Quote 0
      • brobergB Offline
        broberg Project Sponsor
        last edited by

        open fr.json in the folder languages, add

        "DAYAFTERTOMORROW": "Après-demain",

        under teh section that says calendar

        istepgueuI Mykle1M 2 Replies Last reply Reply Quote 1
        • istepgueuI Offline
          istepgueu @broberg
          last edited by

          @broberg Nice ! Working ;-)

          Merci in French :-)

          brobergB 1 Reply Last reply Reply Quote 0
          • brobergB Offline
            broberg Project Sponsor @istepgueu
            last edited by

            @istepgueu De rien :D

            1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @broberg
              last edited by

              @broberg said in Language Calendar Module:

              open fr.json in the folder languages, add
              “DAYAFTERTOMORROW”: “Après-demain”,
              under teh section that says calendar

              Oh, I jumped all over this. Found my en.json file (I made a back up just in case) and edited it to read -

                  /* CALENDAR */
              "TODAY": " is today",
              "TOMORROW": " is tomorrow",
              "DAYAFTERTOMORROW": " in 2 days",
              

              So, now my calendar reads,

              President’s Day is today
              Donna’s Birthday is tomorrow
              Office Party in 2 days

              Notice the space after the double quotes. With no space the i’s were capitalized. I’m just saying.

              Thanks broberg. Good stuff!

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 1
              • R Offline
                roramirez Core Contributors
                last edited by

                Is missing the key DAYAFTERTOMORROW for French in translations file.

                Also UPDATE_NOTIFICATION, “UPDATE_NOTIFICATION_MODULE” and UPDATE_INFO

                This will be good contribution if somebody can pushed this translations.

                Easy module development with MagicMirror Module Template

                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