32 lines
912 B
JSON
32 lines
912 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "El servicio ya est\u00e1 configurado",
|
||
|
"no_adapters": "No se encontraron adaptadores Bluetooth"
|
||
|
},
|
||
|
"flow_title": "{name}",
|
||
|
"step": {
|
||
|
"bluetooth_confirm": {
|
||
|
"description": "\u00bfQuieres configurar {name}?"
|
||
|
},
|
||
|
"enable_bluetooth": {
|
||
|
"description": "\u00bfQuieres configurar Bluetooth?"
|
||
|
},
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"address": "Dispositivo"
|
||
|
},
|
||
|
"description": "Elige un dispositivo para configurar"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"options": {
|
||
|
"step": {
|
||
|
"init": {
|
||
|
"data": {
|
||
|
"adapter": "El adaptador Bluetooth que se utilizar\u00e1 para escanear"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|