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

19 lines
484 B
JSON

{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung",
"no_units": "Tidak dapat menemukan Grup AirTouch 4 apa pun."
},
"step": {
"user": {
"data": {
"host": "Host"
},
"title": "Siapkan detail koneksi AirTouch 4 Anda."
}
}
}
}