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 = {
|
||||
lang: 'en',
|
||||
lang: 'nl',
|
||||
time: {
|
||||
timeFormat: 12
|
||||
},
|
||||
@ -10,7 +10,7 @@ var config = {
|
||||
q: 'Baarn,Netherlands',
|
||||
units: 'metric',
|
||||
// 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'
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user