15 lines
454 B
JSON
15 lines
454 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Perangkat sudah dikonfigurasi",
|
|
"not_supported_device": "Perangkat WiLight ini saat ini tidak didukung.",
|
|
"not_wilight_device": "Perangkat ini bukan perangkat WiLight"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Komponen berikut didukung: {components}"
|
|
}
|
|
}
|
|
}
|
|
} |