24 lines
596 B
JSON
24 lines
596 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Nepodarilo sa pripoji\u0165"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"gateway_entry": {
|
|
"data": {
|
|
"ip_address": "IP adresa",
|
|
"port": "Port"
|
|
}
|
|
},
|
|
"gateway_select": {
|
|
"data": {
|
|
"selected_gateway": "Gateway"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |