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

19 lines
461 B
JSON

{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi",
"cannot_connect": "Gagal terhubung"
},
"error": {
"cannot_connect": "Gagal terhubung",
"invalid_host": "Nama host atau alamat IP tidak valid"
},
"step": {
"manual": {
"data": {
"host": "Host"
}
}
}
}
}