18 lines
413 B
JSON
18 lines
413 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Account ist bereits konfiguriert"
|
||
|
},
|
||
|
"error": {
|
||
|
"connection_error": "Verbindung fehlgeschlagen"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Passwort",
|
||
|
"username": "Benutzername"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|