30 lines
852 B
JSON
30 lines
852 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Dieses SimpliSafe-Konto wird bereits verwendet."
|
||
|
},
|
||
|
"error": {
|
||
|
"identifier_exists": "Konto bereits registriert",
|
||
|
"invalid_credentials": "Ung\u00fcltige Anmeldeinformationen"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Passwort",
|
||
|
"username": "E-Mail-Adresse"
|
||
|
},
|
||
|
"title": "Gib deine Informationen ein"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"options": {
|
||
|
"step": {
|
||
|
"init": {
|
||
|
"data": {
|
||
|
"code": "Code (wird in der Benutzeroberfl\u00e4che von Home Assistant verwendet)"
|
||
|
},
|
||
|
"title": "Konfigurieren Sie SimpliSafe"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|