<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[My clock language seems to be in German not English How Can I change it?]]></title><description><![CDATA[<p dir="auto">how come the text on my clock is in german and not english? where i can change this at  <img src="https://i.imgur.com/nEkoXYw.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/6827/my-clock-language-seems-to-be-in-german-not-english-how-can-i-change-it</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 23:38:52 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6827.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 23 Mar 2018 22:23:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to My clock language seems to be in German not English How Can I change it? on Fri, 23 Mar 2018 23:56:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mediathreat" aria-label="Profile: mediathreat">@<bdi>mediathreat</bdi></a></p>
<p dir="auto">Does the beginning of your config.js file resemble this?</p>
<pre><code>var config = {
	address: "0.0.0.0",
	port: 8080,
	ipWhitelist: [], // Set [] to allow all IP addresses

	language: "en", // -- set to English
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/37365</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/37365</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 23 Mar 2018 23:56:37 GMT</pubDate></item></channel></rss>