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

17 lines
342 B
JSON
Raw Normal View History

2021-10-02 12:59:05 +00:00
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
}
}