37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured_device": "Ger\u00e4t ist bereits konfiguriert",
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"no_unconfigured_devices": "Keine unkonfigurierten Ger\u00e4te gefunden.",
|
|
"switchbot_unsupported_type": "Nicht unterst\u00fctzter Switchbot Typ.",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"flow_title": "{name} ({address})",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "M\u00f6chtest du {name} einrichten?"
|
|
},
|
|
"password": {
|
|
"data": {
|
|
"password": "Passwort"
|
|
},
|
|
"description": "F\u00fcr das Ger\u00e4t {name} ist ein Kennwort erforderlich."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Ger\u00e4teadresse"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"retry_count": "Anzahl der Wiederholungen"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |