mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
change en to nl as per original
This commit is contained in:
parent
ce6c084345
commit
d47ff02c51
@ -1,5 +1,5 @@
|
|||||||
var config = {
|
var config = {
|
||||||
lang: 'en',
|
lang: 'nl',
|
||||||
time: {
|
time: {
|
||||||
timeFormat: 12
|
timeFormat: 12
|
||||||
},
|
},
|
||||||
@ -10,7 +10,7 @@ var config = {
|
|||||||
q: 'Baarn,Netherlands',
|
q: 'Baarn,Netherlands',
|
||||||
units: 'metric',
|
units: 'metric',
|
||||||
// if you want a different lang for the weather that what is set above, change it here
|
// if you want a different lang for the weather that what is set above, change it here
|
||||||
lang: 'en',
|
lang: 'nl',
|
||||||
APPID: 'YOUR_FREE_OPENWEATHER_API_KEY'
|
APPID: 'YOUR_FREE_OPENWEATHER_API_KEY'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user