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

11 lines
240 B
JSON
Raw Normal View History

2021-11-05 00:13:45 +00:00
{
"device_automation": {
"action_type": {
"press": "Prem el bot\u00f3 {entity_name}"
},
"trigger_type": {
"pressed": "S'ha premut {entity_name}"
}
},
"title": "Bot\u00f3"
}