mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Add missing translation string in yamaha_musiccast (#127912)
This commit is contained in:
@@ -20,7 +20,9 @@
|
|||||||
"yxc_control_url_missing": "The control URL is not given in the ssdp description."
|
"yxc_control_url_missing": "The control URL is not given in the ssdp description."
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"no_musiccast_device": "This device seems to be no MusicCast Device."
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||||||
|
"no_musiccast_device": "This device seems to be no MusicCast Device.",
|
||||||
|
"unknown": "[%key:common::config_flow::error::unknown%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"entity": {
|
"entity": {
|
||||||
|
Reference in New Issue
Block a user