core/homeassistant/components/airzone/translations/de.json

20 lines
533 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen",
"invalid_system_id": "Ung\u00fcltige Airzone-System-ID"
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Port"
},
"description": "Richte die Airzone-Integration ein."
}
}
}
}