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

15 lines
292 B
JSON

{
"config": {
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Naam"
}
}
}
}
}