24 lines
633 B
JSON
Raw Normal View History

2022-04-01 15:02:13 +02:00
{
"device_automation": {
"action_type": {
"set_mode": "Change mode on {entity_name}."
}
},
2022-04-01 15:02:13 +02:00
"config": {
"abort": {
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich."
},
"error": {
"invalid_auth": "Ung\u00fcltige Authentifizierung"
},
"step": {
"user": {
"data": {
"password": "Passwort",
"username": "E-Mail"
},
"title": "Benutzername und Passwort eingeben"
}
}
}
}