30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Passwort"
|
|
},
|
|
"description": "Bitte \u00e4ndere Dein Passwort f\u00fcr {username}",
|
|
"title": "Integration erneut authentifizieren"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"import_plugins": "Entit\u00e4ten aus Fibaro-Plugins importieren?",
|
|
"password": "Passwort",
|
|
"url": "URL im Format http://HOST/api/",
|
|
"username": "Benutzername"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |