• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.
  • M Offline
    mediathreat
    last edited by Mar 23, 2018, 10:23 PM

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

    M 1 Reply Last reply Mar 23, 2018, 11:55 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @mediathreat
      last edited by Mykle1 Mar 23, 2018, 11:56 PM Mar 23, 2018, 11:55 PM

      @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
      1 / 1
      • First post
        1/2
        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