19 lines
512 B
JSON
Raw Normal View History

2022-04-01 15:02:13 +02:00
{
"config": {
"abort": {
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich."
},
"error": {
"invalid_auth": "Ung\u00fcltige Authentifizierung"
},
"step": {
"user": {
"data": {
"password": "Passwort",
"username": "E-Mail"
},
"title": "Benutzername und Passwort eingeben"
}
}
}
}