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

15 lines
292 B
JSON
Raw Normal View History

2021-08-02 03:40:04 +00:00
{
"config": {
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Naam"
}
}
}
}
}