core/homeassistant/components/isy994/translations/nl.json

12 lines
251 B
JSON
Raw Normal View History

2020-05-22 00:05:00 +00:00
{
"config": {
2020-09-27 00:06:49 +00:00
"flow_title": "Universele apparaten ISY994 {name} ({host})",
"step": {
"user": {
"data": {
"username": "Gebruikersnaam"
}
}
}
2020-05-22 00:05:00 +00:00
}
}