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

21 lines
645 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"step": {
"user": {
"data": {
"advertise_ip": "Umumkan Alamat IP",
"advertise_port": "Umumkan Port",
"host_ip": "Alamat IP Host",
2021-11-19 00:14:01 +00:00
"listen_port": "Port untuk Mendengarkan",
2021-03-16 00:04:36 +00:00
"name": "Nama",
"upnp_bind_multicast": "Bind multicast (True/False)"
},
"title": "Tentukan konfigurasi server"
}
}
},
"title": "Emulasi Roku"
}