23 lines
676 B
JSON
23 lines
676 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
"ipv6_not_supported": "IPv6 n\u00e3o \u00e9 suportado."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"flow_title": "{name} - {model} ({ip_address})",
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Deseja configurar {name} - {model} ({ip_address})?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "Endere\u00e7o IP"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |