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.

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

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 2 Posters 1.3k Views 2 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.
    • mediathreatM Offline
      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

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