2019-07-14 10:30:23 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"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": {
|
2020-10-11 12:54:08 +00:00
|
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
2020-04-05 15:27:16 +00:00
|
|
|
"invalid_address": "Address not found in Twente Milieu service area."
|
|
|
|
},
|
2022-03-28 17:41:39 +00:00
|
|
|
"abort": {
|
|
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_location%]"
|
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
}
|