core/homeassistant/components/button/translations/ca.json

11 lines
240 B
JSON

{
"device_automation": {
"action_type": {
"press": "Prem el bot\u00f3 {entity_name}"
},
"trigger_type": {
"pressed": "S'ha premut {entity_name}"
}
},
"title": "Bot\u00f3"
}