37 lines
1.2 KiB
JSON
37 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured_device": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
"cannot_connect": "Falha ao conectar",
|
|
"no_unconfigured_devices": "Nenhum dispositivo n\u00e3o configurado foi encontrado.",
|
|
"switchbot_unsupported_type": "Tipo de Switchbot sem suporte.",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"mac": "Endere\u00e7o MAC do dispositivo",
|
|
"name": "Nome",
|
|
"password": "Senha"
|
|
},
|
|
"title": "Configurar dispositivo Switchbot"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"retry_count": "Contagem de tentativas",
|
|
"retry_timeout": "Intervalo entre tentativas",
|
|
"scan_timeout": "Quanto tempo para verificar os dados do an\u00fancio",
|
|
"update_time": "Tempo entre atualiza\u00e7\u00f5es (segundos)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |