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

14 lines
426 B
JSON

{
"config": {
"abort": {
"no_devices_found": "Keine Google Cast Ger\u00e4te im Netzwerk gefunden.",
"single_instance_allowed": "Nur eine einzige Konfiguration von Google Cast ist notwendig."
},
"step": {
"confirm": {
"description": "M\u00f6chtest du Google Cast einrichten?",
"title": "Google Cast"
}
}
}
}