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.

    2.25 language 'nl' not working

    Scheduled Pinned Locked Moved Solved Troubleshooting
    10 Posts 3 Posters 922 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.
    • htilburgsH Offline
      htilburgs
      last edited by

      After the update to 2.25 everything is in English.
      My config.js is not changed.

      let config = {
              address : '0.0.0.0',
              port: 8080,
              basepath: "/",
              ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.1/120", "192.168.1.1/24"],
              language: "nl",
              timeFormat: 24,
              units: "metric",
      

      Anybody an idea??

      (still trying to learn JS, but not afraid to ask) ☺

      S 1 Reply Last reply Reply Quote 0
      • htilburgsH Offline
        htilburgs @htilburgs
        last edited by htilburgs

        @sdetweil @karsten13

        Message from MMM-OnSpotify.

        Its now fixed in V3.1.0, both the icon color change (now the helper css classes are loaded on a separated file), 
        and the clock translation error (locale settings were getting overwritten by the module instance of the moment library).
        

        Installed the update and problem solved.
        Thanks for helping!

        (still trying to learn JS, but not afraid to ask) ☺

        1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @htilburgs
          last edited by

          @htilburgs how did you upgrade? manual or my script?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          htilburgsH 1 Reply Last reply Reply Quote 0
          • htilburgsH Offline
            htilburgs @sdetweil
            last edited by

            @sdetweil first manual, after that your script.

            (still trying to learn JS, but not afraid to ask) ☺

            S 1 Reply Last reply Reply Quote 0
            • S Away
              sdetweil @htilburgs
              last edited by sdetweil

              @htilburgs wild… I suggest you open an issue in the MM github repo.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              karsten13K 1 Reply Last reply Reply Quote 0
              • karsten13K Online
                karsten13 @sdetweil
                last edited by

                @sdetweil

                I tested language: "nl" and it works so this is no general problem

                htilburgsH 1 Reply Last reply Reply Quote 0
                • htilburgsH Offline
                  htilburgs @karsten13
                  last edited by

                  @karsten13 @sdetweil
                  I have a backup from 1 week ago so I first go back to that backup (previous version of MM), update again and see what happens. Everything started when MMM- MyCalandar stopped because of ‘fetch’ change and I didn’t realize that it wasn’t a problem from PiOS or MM.

                  (still trying to learn JS, but not afraid to ask) ☺

                  htilburgsH 1 Reply Last reply Reply Quote 0
                  • htilburgsH Offline
                    htilburgs @htilburgs
                    last edited by

                    @karsten13 @sdetweil
                    So, restored ‘old’ version and update MM. No problem, only MMM-MyCalendar causes to stop MM. Disable MMM-MyCalendar and everything works fine. But…

                    When I update MMM-OnSpotify, than the complete MM is in English instead of Dutch. Also the colors of the Icons in the Calendar Module change from Red to default.
                    When I disable MMM-OnSpotify, than everything turns to normal (Dutch language and Red Icons in Calendar).

                    Strange thing, now I’ve to look why MMM-OnSpotify causes this issue.

                    (still trying to learn JS, but not afraid to ask) ☺

                    S 1 Reply Last reply Reply Quote 0
                    • S Away
                      sdetweil @htilburgs
                      last edited by sdetweil

                      @htilburgs onSpotify changes all the colors. the readme describes how to undo that.

                      but this module only has English(en) and Spanish (es)
                      but he describes what to do for your language

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      htilburgsH 1 Reply Last reply Reply Quote 0
                      • htilburgsH Offline
                        htilburgs @sdetweil
                        last edited by

                        @sdetweil tried everything as told in the readme, but no luck. Currently disabled that module.

                        (still trying to learn JS, but not afraid to ask) ☺

                        htilburgsH 1 Reply Last reply Reply Quote 0
                        • htilburgsH Offline
                          htilburgs @htilburgs
                          last edited by htilburgs

                          @sdetweil @karsten13

                          Message from MMM-OnSpotify.

                          Its now fixed in V3.1.0, both the icon color change (now the helper css classes are loaded on a separated file), 
                          and the clock translation error (locale settings were getting overwritten by the module instance of the moment library).
                          

                          Installed the update and problem solved.
                          Thanks for helping!

                          (still trying to learn JS, but not afraid to ask) ☺

                          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