30 lines
897 B
JSON
30 lines
897 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
"cannot_connect": "Falha ao conectar",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_pin_code": "C\u00f3digo PIN"
|
|
},
|
|
"step": {
|
|
"pairing": {
|
|
"data": {
|
|
"pin": "C\u00f3digo PIN"
|
|
},
|
|
"description": "C\u00f3digo PIN",
|
|
"title": "Pareamento"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Endere\u00e7o IP",
|
|
"name": "Nome"
|
|
},
|
|
"description": "Digite o Endere\u00e7o IP da sua TV Panasonic Viera",
|
|
"title": "Configure sua TV"
|
|
}
|
|
}
|
|
}
|
|
} |