22 lines
611 B
JSON
22 lines
611 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"cannot_connect": "Failed to connect"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "IP Address",
|
|
"password": "Password",
|
|
"username": "Username"
|
|
},
|
|
"description": "Provide requisite information below.",
|
|
"title": "Setup GogoGate2 or iSmartGate"
|
|
}
|
|
}
|
|
}
|
|
} |