22 lines
593 B
JSON
22 lines
593 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"device_exists": "Dispositivo j\u00e1 est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar"
|
|
},
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Deseja configurar {name} - {model} ( {host} )?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Nome do host"
|
|
},
|
|
"description": "Configure sua fita de led Twinkly",
|
|
"title": "Twinkly"
|
|
}
|
|
}
|
|
}
|
|
} |