2019-07-14 10:30:23 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
2019-07-14 10:30:23 +00:00
|
|
|
"title": "Twente Milieu",
|
2020-04-05 15:27:16 +00:00
|
|
|
"description": "Set up Twente Milieu providing waste collection information on your address.",
|
|
|
|
"data": {
|
|
|
|
"post_code": "Postal code",
|
|
|
|
"house_number": "House number",
|
|
|
|
"house_letter": "House letter/additional"
|
2019-07-14 10:30:23 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"connection_error": "Failed to connect.",
|
|
|
|
"invalid_address": "Address not found in Twente Milieu service area."
|
|
|
|
},
|
2020-04-16 19:52:53 +00:00
|
|
|
"abort": { "address_exists": "Address already set up." }
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
}
|