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

15 lines
282 B
JSON

{
"config": {
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Nama"
}
}
}
}
}