core/homeassistant/components/meteo_france/translations/nl.json

17 lines
483 B
JSON
Raw Normal View History

2020-02-08 00:31:45 +00:00
{
"config": {
"abort": {
"already_configured": "Stad al geconfigureerd",
"unknown": "Onbekende fout: probeer het later nog eens"
},
"step": {
"user": {
"data": {
"city": "Stad"
},
"description": "Vul de postcode (alleen voor Frankrijk, aanbevolen) of de plaatsnaam in",
"title": "M\u00e9t\u00e9o-France"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-08 00:31:45 +00:00
}