1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 15:14:37 +01:00
Files
core/homeassistant/components/button/translations/ca.json
T
2021-11-05 00:13:45 +00:00

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"
}