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

11 lines
275 B
JSON
Raw Normal View History

2020-09-19 00:07:12 +00:00
{
"config": {
"abort": {
2020-10-09 00:04:33 +00:00
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
2020-09-19 00:07:12 +00:00
"not_supported": "Seadet ei toetata"
2020-10-08 00:06:03 +00:00
},
"error": {
"invalid_host": "Sobimatu hostinimi v\u00f5i IP-aadress"
2020-09-19 00:07:12 +00:00
}
}
}