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

9 lines
287 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"locked": "\u039a\u03bb\u03b5\u03b9\u03b4\u03c9\u03bc\u03ad\u03bd\u03b7",
"unlocked": "\u039e\u03b5\u03ba\u03bb\u03b5\u03af\u03b4\u03c9\u03c4\u03b7"
}
},
2020-04-16 20:00:10 +00:00
"title": "\u039a\u03bb\u03b5\u03af\u03b4\u03c9\u03bc\u03b1"
}