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

19 lines
456 B
JSON
Raw Normal View History

2022-09-29 00:36:54 +00:00
{
"config": {
"abort": {
"not_supported": "Seadet ei toetata"
},
"flow_title": "{name}",
"step": {
"bluetooth_confirm": {
"description": "Kas seadistada {name}?"
},
"user": {
"data": {
"address": "Seade"
},
"description": "Vali h\u00e4\u00e4lestatav seade"
}
}
}
}