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

20 lines
464 B
JSON

{
"config": {
"abort": {
"device_exists": "Perangkat sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
"discovery_confirm": {
"description": "Ingin menyiapkan {name} - {model} ({host})?"
},
"user": {
"data": {
"host": "Host"
}
}
}
}
}