core/homeassistant/components/arcam_fmj/translations/es-419.json

17 lines
463 B
JSON
Raw Normal View History

2021-08-05 00:34:46 +00:00
{
"config": {
"step": {
"confirm": {
"description": "\u00bfDesea agregar Arcam FMJ en `{host}` a Home Assistant?"
},
"user": {
"description": "Ingrese el nombre de host o la direcci\u00f3n IP del dispositivo."
}
}
2022-02-03 00:14:18 +00:00
},
"device_automation": {
"trigger_type": {
"turn_on": "{entity_name} ha sido solicitada para encender"
}
2021-08-05 00:34:46 +00:00
}
}