hass-core/homeassistant/components/twentemilieu/translations/nl.json
2022-04-29 00:22:21 +00:00

21 lines
No EOL
657 B
JSON

{
"config": {
"abort": {
"already_configured": "Locatie is al geconfigureerd"
},
"error": {
"cannot_connect": "Kan geen verbinding maken",
"invalid_address": "Adres niet gevonden in servicegebied Twente Milieu."
},
"step": {
"user": {
"data": {
"house_letter": "Huisnummer / toevoeging",
"house_number": "Huisnummer",
"post_code": "Postcode"
},
"description": "Stel Twente Milieu in voor het inzamelen van afval op uw adres."
}
}
}
}