35 lines
1021 B
JSON
35 lines
1021 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Mikrotik ya est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Conexi\u00f3n fallida",
|
|
"name_exists": "El nombre existe"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Nombre",
|
|
"password": "Contrase\u00f1a",
|
|
"port": "Puerto",
|
|
"username": "Nombre de usuario",
|
|
"verify_ssl": "Usar SSL"
|
|
},
|
|
"title": "Configurar el Router Mikrotik"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"device_tracker": {
|
|
"data": {
|
|
"arp_ping": "Habilitar ping ARP",
|
|
"detection_time": "Considere el intervalo de inicio",
|
|
"force_dhcp": "Escaneo forzado utilizando DHCP"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |