23 lines
707 B
JSON
23 lines
707 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung"
|
|
},
|
|
"flow_title": "{device} ({ip_address})",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "IP-Adresse",
|
|
"password": "Passwort",
|
|
"username": "Benutzername"
|
|
},
|
|
"description": "Gib die erforderlichen Informationen unten an.",
|
|
"title": "GogoGate2 oder iSmartGate einrichten"
|
|
}
|
|
}
|
|
}
|
|
} |