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

15 lines
486 B
JSON
Raw Normal View History

2022-01-15 00:14:21 +00:00
{
"config": {
"flow_title": "{name} ({ipaddress})",
"step": {
"discovery_confirm": {
"description": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf {name} ( {ipaddress} );"
2022-01-17 00:14:48 +00:00
},
"pick_device": {
"data": {
"device": "\u03a3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae"
}
2022-01-15 00:14:21 +00:00
}
}
}
}