2020-06-07 00:03:28 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Account ist bereits konfiguriert"
|
|
|
|
},
|
2021-02-03 10:46:49 +00:00
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Verbindung fehlgeschlagen"
|
|
|
|
},
|
2020-06-07 00:03:28 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Passwort",
|
|
|
|
"username": "Benutzername"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|