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

19 lines
468 B
JSON

{
"config": {
"abort": {
"already_configured": "Service is al geconfigureerd"
},
"error": {
"invalid_zip_code": "Postcode is ongeldig"
},
"step": {
"user": {
"data": {
"zip_code": "Postcode"
},
"description": "Vul uw Amerikaanse of Canadese postcode in.",
"title": "IQVIA"
}
}
}
}