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

19 lines
410 B
JSON
Raw Normal View History

2020-09-15 00:09:18 +00:00
{
2020-09-27 00:06:49 +00:00
"config": {
"flow_title": "Shelly: {name}",
"step": {
"credentials": {
"data": {
"password": "Passwort",
"username": "Benutzername"
}
},
"user": {
"data": {
"host": "Host"
}
}
}
},
2020-09-15 00:09:18 +00:00
"title": "Shelly"
}