1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/songpal/translations/et.json
2021-05-12 00:04:03 +00:00

22 lines
575 B
JSON

{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
"not_songpal_device": "Pole Songpal seade"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus"
},
"flow_title": "{name} ({host})",
"step": {
"init": {
"description": "Kas soovite seadistada {name}({host})?"
},
"user": {
"data": {
"endpoint": "L\u00f5pppunkt"
}
}
}
}
}