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

11 lines
237 B
JSON
Raw Normal View History

2021-11-07 00:12:38 +00:00
{
"device_automation": {
"action_type": {
"press": "Nyomd meg a(z) [entity_name] gombot"
},
"trigger_type": {
"pressed": "[entity_name] megnyomva"
}
},
"title": "Gomb"
}