23 lines
701 B
JSON
23 lines
701 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"yxc_control_url_missing": "The control URL is not given in the ssdp description."
|
|
},
|
|
"error": {
|
|
"no_musiccast_device": "This device seems to be no MusicCast Device."
|
|
},
|
|
"flow_title": "MusicCast: {name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Do you want to start set up?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "Set up MusicCast to integrate with Home Assistant."
|
|
}
|
|
}
|
|
}
|
|
} |