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

11 lines
277 B
JSON

{
"device_automation": {
"action_type": {
"press": "{entity_name} d\u00fc\u011fmesine bas\u0131n"
},
"trigger_type": {
"pressed": "{entity_name} tu\u015funa bas\u0131ld\u0131"
}
},
"title": "D\u00fc\u011fme"
}