36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"name_exists": "O nome j\u00e1 existe"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Nome do host",
|
|
"name": "Nome",
|
|
"password": "Senha",
|
|
"port": "Porta",
|
|
"username": "Usu\u00e1rio",
|
|
"verify_ssl": "Usar SSL"
|
|
},
|
|
"title": "Configurar roteador Mikrotik"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"device_tracker": {
|
|
"data": {
|
|
"arp_ping": "Habilitar ping ARP",
|
|
"detection_time": "Considere o tempo para definir em casa",
|
|
"force_dhcp": "For\u00e7ar varredura usando DHCP"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |