hass-core/homeassistant/components/button/translations/pt-BR.json
2021-11-05 00:13:45 +00:00

11 lines
No EOL
250 B
JSON

{
"device_automation": {
"action_type": {
"press": "Pressione o bot\u00e3o {entity_name}"
},
"trigger_type": {
"pressed": "{entity_name} foi pressionado"
}
},
"title": "Bot\u00e3o"
}