core/homeassistant/components/xiaomi_miio/translations/et.json

23 lines
670 B
JSON
Raw Normal View History

2020-10-02 00:05:51 +00:00
{
"config": {
2020-10-09 00:04:33 +00:00
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
2020-10-02 00:05:51 +00:00
"flow_title": "Xiaomi Miio: {name}",
"step": {
"gateway": {
"data": {
"host": "IP aadress"
},
"title": "Loo \u00fchendus Xiaomi l\u00fc\u00fcsiga"
},
"user": {
"data": {
"gateway": "Loo \u00fchendus Xiaomi l\u00fc\u00fcsiga"
},
"description": "Vali seade millega soovid \u00fchenduse luua.",
"title": "Xiaomi Miio"
}
}
}
}