Is it possible to get the weekday-names in Dutch instead of English in the weather forecast? The description is in Dutch. I use the OWM version.
My config.js is:
blocks['weather'] = {
type: 'weather',
apikey: '---------------------------------',
city: '---',
decimals: 0,
layout: 0,
icons: 'fill',
count: 3,
showRain: false,
showWind: false,
showGust: false,
country: 'nl',
lang: 'nl',
scale: 1,
}
Weather: Dutch weekdays instead of English Topic is solved
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 75
- Joined: Friday 08 January 2016 10:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Nederland
- Contact:
Weather: Dutch weekdays instead of English
Last edited by michelscholte on Wednesday 11 October 2023 21:38, edited 1 time in total.
-
- Posts: 75
- Joined: Friday 08 January 2016 10:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Nederland
- Contact:
Re: Weather: English weekdays instead of Dutch
Option config['calendarlanguage'] = 'nl_NL' in config.js is the solution.michelscholte wrote: ↑Tuesday 10 October 2023 21:25 Is it possible to get the weekday-names in Dutch instead of English in the weather forecast? The description is in Dutch. I use the OWM version.
My config.js is:
blocks['weather'] = {
type: 'weather',
apikey: '---------------------------------',
city: '---',
decimals: 0,
layout: 0,
icons: 'fill',
count: 3,
showRain: false,
showWind: false,
showGust: false,
country: 'nl',
lang: 'nl',
scale: 1,
}
Knipsel.JPG
Who is online
Users browsing this forum: No registered users and 1 guest