19 lines
561 B
JSON
19 lines
561 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"identifier_exists": "Benutzername bereits registriert",
|
|
"invalid_credentials": "Ung\u00fcltiger Benutzername oder Passwort",
|
|
"no_devices": "Keine Ger\u00e4te im Konto gefunden"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Passwort",
|
|
"username": "Benutzername/E-Mail-Adresse"
|
|
},
|
|
"title": "Informationen eingeben"
|
|
}
|
|
},
|
|
"title": "Notion"
|
|
}
|
|
} |