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

14 lines
431 B
JSON
Raw Normal View History

2018-08-24 13:54:47 +00:00
{
"config": {
"abort": {
"no_devices_found": "Ingen Google Cast enheder kunne findes p\u00e5 netv\u00e6rket.",
"single_instance_allowed": "Det er kun n\u00f8dvendigt med en ops\u00e6tning af Google Cast"
},
"step": {
"confirm": {
"description": "Vil du ops\u00e6tte Google Cast?",
"title": "Google Cast"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-08-24 13:54:47 +00:00
}