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

11 lines
398 B
JSON
Raw Normal View History

2022-02-14 00:15:30 +00:00
{
"device_automation": {
"action_type": {
"press": "\u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03ba\u03bf\u03c5\u03bc\u03c0\u03af {entity_name}"
},
"trigger_type": {
"pressed": "{entity_name} \u03ad\u03c7\u03b5\u03b9 \u03c0\u03b1\u03c4\u03b7\u03b8\u03b5\u03af"
}
2022-02-16 00:14:09 +00:00
},
"title": "\u039a\u03bf\u03c5\u03bc\u03c0\u03af"
2022-02-14 00:15:30 +00:00
}