41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Perangkat sudah dikonfigurasi"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Gagal terhubung"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"port": "Port"
|
|
},
|
|
"title": "Setel detail server"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"error": {
|
|
"device_not_selected": "Pilih perangkat untuk dikonfigurasi"
|
|
},
|
|
"step": {
|
|
"configure_device": {
|
|
"data": {
|
|
"precision": "Presisi Sensor"
|
|
},
|
|
"description": "Pilih presisi sensor untuk {sensor_id}",
|
|
"title": "Presisi Sensor OneWire"
|
|
},
|
|
"device_selection": {
|
|
"data": {
|
|
"clear_device_options": "Hapus semua konfigurasi perangkat",
|
|
"device_selection": "Pilih perangkat untuk dikonfigurasi"
|
|
},
|
|
"description": "Pilih langkah konfigurasi apa yang akan diproses",
|
|
"title": "Opsi Perangkat OneWire"
|
|
}
|
|
}
|
|
}
|
|
} |