32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
"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": "{name}",
|
|
"step": {
|
|
"authenticate": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel"
|
|
},
|
|
"description": "Bitte gib den API-Schl\u00fcssel ein, den du in deiner Konfiguration f\u00fcr {name} festgelegt hast."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel",
|
|
"host": "Host",
|
|
"port": "Port"
|
|
},
|
|
"description": "Bitte gib Verbindungsdaten ein."
|
|
}
|
|
}
|
|
},
|
|
"title": "System-Br\u00fccke"
|
|
} |