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

17 lines
469 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
"already_in_progress": "Der Konfigurationsablauf wird bereits ausgef\u00fchrt",
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"user": {
"data": {
"ip_address": "IP-Adresse",
"port": "Port"
}
}
}
}
}