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

18 lines
429 B
JSON

{
"config": {
"abort": {
"already_configured": "Dienst is al geconfigureerd",
"existing_instance_updated": "Bestaande configuratie bijgewerkt."
},
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
}
}