15 lines
323 B
JSON
15 lines
323 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Account ist bereits konfiguriert"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Passwort",
|
||
|
"username": "Benutzername"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|