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

13 lines
380 B
JSON
Raw Normal View History

2020-09-21 00:02:47 +00:00
{
"config": {
"abort": {
"no_devices_found": "V\u00f5rgust ei leitud \u00fchtegi Google Casti seadet.",
"single_instance_allowed": "Vajalik on ainult \u00fcks Google Casti konfiguratsioon."
},
"step": {
"confirm": {
"description": "Kas soovid seadistada Google Casti?"
}
}
}
}