24 lines
661 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": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3."
},
"error": {
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida"
},
"step": {
"user": {
"data": {
"password": "Contrasenya",
"username": "Correu electr\u00f2nic"
},
"title": "Introdueix el nom d'usuari i contrasenya"
}
}
}
}