20 lines
538 B
JSON
20 lines
538 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
||
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
||
|
},
|
||
|
"error": {
|
||
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
||
|
"unknown": "Unerwarteter Fehler"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"email": "E-Mail",
|
||
|
"password": "Passwort"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|