hass-core/homeassistant/components/youless/translations/no.json
2021-08-07 00:10:12 +00:00

15 lines
No EOL
287 B
JSON

{
"config": {
"error": {
"cannot_connect": "Tilkobling mislyktes"
},
"step": {
"user": {
"data": {
"host": "Vert",
"name": "Navn"
}
}
}
}
}