Add date localisation using config.json
This commit is contained in:
@ -3,5 +3,6 @@
|
||||
"freemobile_apikey":"",
|
||||
"openweathermap_city":"Paris,FR",
|
||||
"openweathermap_apikey":"",
|
||||
"openweathermap_language":"fr"
|
||||
}
|
||||
"openweathermap_language":"fr",
|
||||
"locale":"fr_FR.utf8"
|
||||
}
|
||||
|
Reference in New Issue
Block a user