MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    My clock language seems to be in German not English How Can I change it?

    Troubleshooting
    2
    2
    1157
    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.
    • mediathreat
      mediathreat last edited by

      how come the text on my clock is in german and not english? where i can change this at alt text

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

        @mediathreat

        Does the beginning of your config.js file resemble this?

        var config = {
        	address: "0.0.0.0",
        	port: 8080,
        	ipWhitelist: [], // Set [] to allow all IP addresses
        
        	language: "en", // -- set to English
        

        Create a working config
        How to add modules

        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