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

21 lines
640 B
JSON

{
"config": {
"abort": {
"already_configured": "Locatie is al geconfigureerd"
},
"error": {
"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.",
"title": "Twente Milieu"
}
}
}
}