1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/iqvia/translations/de.json
2021-07-22 00:10:31 +00:00

19 lines
507 B
JSON

{
"config": {
"abort": {
"already_configured": "Der Dienst ist bereits konfiguriert"
},
"error": {
"invalid_zip_code": "Postleitzahl ist ung\u00fcltig"
},
"step": {
"user": {
"data": {
"zip_code": "Postleitzahl"
},
"description": "Trage eine US-amerikanische oder kanadische Postleitzahl ein.",
"title": "IQVIA"
}
}
}
}