Read the statement by Michael Teeuw here.
2.25 language 'nl' not working
-
After the update to 2.25 everything is in English.
My config.js is not changed.let config = { address : '0.0.0.0', port: 8080, basepath: "/", ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.1/120", "192.168.1.1/24"], language: "nl", timeFormat: 24, units: "metric",
Anybody an idea??
-
Message from MMM-OnSpotify.
Its now fixed in V3.1.0, both the icon color change (now the helper css classes are loaded on a separated file), and the clock translation error (locale settings were getting overwritten by the module instance of the moment library).
Installed the update and problem solved.
Thanks for helping! -
@htilburgs how did you upgrade? manual or my script?
-
@sdetweil first manual, after that your script.
-
@htilburgs wild… I suggest you open an issue in the MM github repo.
-
I tested
language: "nl"
and it works so this is no general problem -
@karsten13 @sdetweil
I have a backup from 1 week ago so I first go back to that backup (previous version of MM), update again and see what happens. Everything started when MMM- MyCalandar stopped because of ‘fetch’ change and I didn’t realize that it wasn’t a problem from PiOS or MM. -
@karsten13 @sdetweil
So, restored ‘old’ version and update MM. No problem, only MMM-MyCalendar causes to stop MM. Disable MMM-MyCalendar and everything works fine. But…When I update MMM-OnSpotify, than the complete MM is in English instead of Dutch. Also the colors of the Icons in the Calendar Module change from Red to default.
When I disable MMM-OnSpotify, than everything turns to normal (Dutch language and Red Icons in Calendar).Strange thing, now I’ve to look why MMM-OnSpotify causes this issue.
-
@htilburgs onSpotify changes all the colors. the readme describes how to undo that.
but this module only has English(en) and Spanish (es)
but he describes what to do for your language -
@sdetweil tried everything as told in the readme, but no luck. Currently disabled that module.
-
Message from MMM-OnSpotify.
Its now fixed in V3.1.0, both the icon color change (now the helper css classes are loaded on a separated file), and the clock translation error (locale settings were getting overwritten by the module instance of the moment library).
Installed the update and problem solved.
Thanks for helping!