24 lines
614 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": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
},
"error": {
"invalid_auth": "Ugyldig godkjenning"
},
"step": {
"user": {
"data": {
"password": "Passord",
"username": "E-post"
},
"title": "Fyll inn brukernavn og passord"
}
}
}
}