36 lines
997 B
JSON
36 lines
997 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Locatie is al geconfigureerd.",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"error": {
|
|
"empty": "Geen resultaat bij het zoeken naar een stad: controleer het veld stad"
|
|
},
|
|
"step": {
|
|
"cities": {
|
|
"data": {
|
|
"city": "Stad"
|
|
},
|
|
"description": "Kies uw stad uit de lijst",
|
|
"title": "M\u00e9t\u00e9o-France"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"city": "Stad"
|
|
},
|
|
"description": "Vul de postcode (alleen voor Frankrijk, aanbevolen) of de plaatsnaam in",
|
|
"title": "M\u00e9t\u00e9o-France"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"mode": "Voorspellingsmodus"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |