24 lines
624 B
JSON
Raw Permalink 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": "Al geconfigureerd. Slecht \u00e9\u00e9n configuratie mogelijk."
},
"error": {
"invalid_auth": "Ongeldige authenticatie"
},
"step": {
"user": {
"data": {
"password": "Wachtwoord",
"username": "E-mail"
},
"title": "Voer gebruikersnaam en wachtwoord in"
}
}
}
}