mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 18:56:26 +01:00
14 lines
317 B
JSON
14 lines
317 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Do you want to set up Google Cast?"
|
|
}
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "Only a single configuration of Google Cast is necessary.",
|
|
"no_devices_found": "No Google Cast devices found on the network."
|
|
}
|
|
}
|
|
}
|