39 lines
1.4 KiB
JSON
39 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
"not_intellifire_device": "Kein IntelliFire-Ger\u00e4t.",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
|
},
|
|
"error": {
|
|
"api_error": "Login fehlgeschlagen",
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"iftapi_connect": "Fehler beim Verbinden mit iftapi.net"
|
|
},
|
|
"flow_title": "{serial} ({host})",
|
|
"step": {
|
|
"api_config": {
|
|
"data": {
|
|
"password": "Passwort",
|
|
"username": "E-Mail"
|
|
}
|
|
},
|
|
"dhcp_confirm": {
|
|
"description": "M\u00f6chtest du {host} einrichten\nSeriennummer: {serial}?"
|
|
},
|
|
"manual_device_entry": {
|
|
"data": {
|
|
"host": "Host (IP-Adresse)"
|
|
},
|
|
"description": "Lokale Konfiguration"
|
|
},
|
|
"pick_device": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "Die folgenden IntelliFire-Ger\u00e4te wurden gefunden. Bitte w\u00e4hle aus, welche du konfigurieren m\u00f6chtest.",
|
|
"title": "Ger\u00e4teauswahl"
|
|
}
|
|
}
|
|
}
|
|
} |