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

18 lines
452 B
JSON
Raw Normal View History

2020-09-27 00:06:49 +00:00
{
"config": {
2020-10-09 00:04:33 +00:00
"flow_title": "Logitech Squeezebox: {host}",
2020-09-27 00:06:49 +00:00
"step": {
"edit": {
"data": {
2020-10-09 00:04:33 +00:00
"password": "Wachtwoord",
"port": "Poort",
2020-09-27 00:06:49 +00:00
"username": "Gebruikersnaam"
}
2020-10-15 00:03:50 +00:00
},
"user": {
"title": "Configureer Logitech Media Server"
2020-09-27 00:06:49 +00:00
}
}
2020-10-09 00:04:33 +00:00
},
"title": "Logitech Squeezebox"
2020-09-27 00:06:49 +00:00
}