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

18 lines
381 B
JSON

{
"config": {
"abort": {
"already_configured": "Akun sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
"user": {
"data": {
"api_key": "Kunci API",
"name": "Nama"
}
}
}
}
}