mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Add missing translation string in yamaha_musiccast (#127912)
This commit is contained in:
parent
20205d7ff4
commit
f2e0190b68
@ -20,7 +20,9 @@
|
||||
"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."
|
||||
"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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user