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

25 lines
573 B
JSON

{
"config": {
"abort": {
"addr_in_use": "Port server sudah digunakan.",
"start_server_failed": "Gagal memulai server."
},
"step": {
"user": {
"data": {
"port": "Port"
},
"title": "Siapkan server TCP untuk perangkat WIFFI"
}
}
},
"options": {
"step": {
"init": {
"data": {
"timeout": "Tenggang waktu (menit)"
}
}
}
}
}