25 lines
841 B
JSON
25 lines
841 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto wurde bereits konfiguriert",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"description": "Die SmartTub-Integration muss dein Konto neu authentifizieren",
|
|
"title": "Integration erneut authentifizieren"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"email": "E-Mail",
|
|
"password": "Passwort"
|
|
},
|
|
"description": "Gib deine SmartTub E-Mail-Adresse und Passwort f\u00fcr die Anmeldung ein",
|
|
"title": "Anmeldung"
|
|
}
|
|
}
|
|
}
|
|
} |