16 lines
541 B
JSON
16 lines
541 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
"not_supported_device": "Este WiLight n\u00e3o \u00e9 suportado atualmente",
|
|
"not_wilight_device": "Este dispositivo n\u00e3o \u00e9 WiLight"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Voc\u00ea deseja configurar WiLight {name}?\n\nEle suporta: {components}",
|
|
"title": "WiLight"
|
|
}
|
|
}
|
|
}
|
|
} |