Add missing translation string in yamaha_musiccast (#127912)

This commit is contained in:
epenet 2024-10-08 08:52:54 +02:00 committed by GitHub
parent 20205d7ff4
commit f2e0190b68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {