MagicMirror Forum

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

    Change language in Clock module?

    Troubleshooting
    4
    4
    6240
    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.
    • T
      tomyboy96 Project Sponsor last edited by

      I’m trying to change the language in the default clock module. I want to change from english to swedish.
      Possible? and if so… how?

      Thanks

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User last edited by A Former User

        Configure your config.js. You can find these lines.

        ...
            language: "en",
            timeFormat: 24,
            units: "metric",
        ...
        

        Modify language:"en" to language:"sv". (I don’t know exact Swedish locale code. I believe sv means Swedish, right?
        Then restart MM.

        1 Reply Last reply Reply Quote 1
        • T
          tomyboy96 Project Sponsor last edited by

          Wow… I feel dumb…

          Thanks!

          1 Reply Last reply Reply Quote 0
          • B
            Bjørn last edited by

            THX this was helpful!

            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