36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Service ist bereits konfiguriert",
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"flow_title": "{host}",
|
|
"step": {
|
|
"hassio_confirm": {
|
|
"description": "M\u00f6chtest du eine Verbindung zum Add-on {addon} herstellen?"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Passwort"
|
|
},
|
|
"description": "Bitte gib das richtige Passwort f\u00fcr den Host ein: {host}"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Name",
|
|
"password": "Passwort",
|
|
"port": "Port"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |