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

20 lines
635 B
JSON

{
"config": {
"flow_title": "{name} ({host})",
"step": {
"device_name": {
"data": {
"name": "\u038c\u03bd\u03bf\u03bc\u03b1"
}
},
"discovery_confirm": {
"description": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf {name} ({host});"
},
"user": {
"data": {
"ip_address": "\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 IP"
}
}
}
}
}