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.

    Change language in Clock module?

    Scheduled Pinned Locked Moved Troubleshooting
    4 Posts 4 Posters 7.3k 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.
    • T Offline
      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
      • ? Offline
        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 2
        • T Offline
          tomyboy96 Project Sponsor
          last edited by

          Wow… I feel dumb…

          Thanks!

          1 Reply Last reply Reply Quote 0
          • B Offline
            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 Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy