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

19 lines
441 B
JSON
Raw Normal View History

2022-08-20 00:23:43 +00:00
{
"config": {
"abort": {
"already_configured": "Akun sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung",
"unknown": "Kesalahan yang tidak diharapkan"
},
"step": {
"user": {
"data": {
"host": "Host",
"password": "Kata Sandi"
}
}
}
}
}