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

15 lines
318 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"step": {
"user": {
"data": {
"ip_address": "IP-Adresse",
"port": "Port"
}
}
}
}
}