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

18 lines
387 B
JSON

{
"config": {
"flow_title": "Shelly: {name}",
"step": {
"credentials": {
"data": {
"password": "Passwort",
"username": "Benutzername"
}
},
"user": {
"data": {
"host": "Host"
}
}
}
}
}