29 lines
728 B
JSON
29 lines
728 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich.",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen"
|
|
},
|
|
"flow_title": "Canary: {name}",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Passwort",
|
|
"username": "Benutzername"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"timeout": "Anfrage-Timeout (Sekunden)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |