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

22 lines
851 B
JSON
Raw Normal View History

2022-02-19 00:19:24 +00:00
{
2022-02-20 00:20:09 +00:00
"config": {
"step": {
"user": {
"data": {
"mjpeg_url": "\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 MJPEG URL",
"still_image_url": "\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03ae\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2"
}
}
}
},
2022-02-19 00:19:24 +00:00
"options": {
"step": {
"init": {
"data": {
2022-02-20 00:20:09 +00:00
"mjpeg_url": "\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 MJPEG URL",
2022-02-19 00:19:24 +00:00
"still_image_url": "\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03ae\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2"
}
}
}
}
}