Skip to content
Snippets Groups Projects
Unverified Commit 5526585e authored by Norbert Rittel's avatar Norbert Rittel Committed by GitHub
Browse files

Fix spelling of "ID" and excessive colon in `bang_olufsen` integration (#140518)

parent f32bb1a3
No related branches found
No related tags found
No related merge requests found
...@@ -274,7 +274,7 @@ ...@@ -274,7 +274,7 @@
"message": "An error occurred while attempting to play {media_type}: {error_message}." "message": "An error occurred while attempting to play {media_type}: {error_message}."
}, },
"invalid_grouping_entity": { "invalid_grouping_entity": {
"message": "Entity with id: {entity_id} can't be added to the Beolink session. Is the entity a Bang & Olufsen media_player?" "message": "Entity with ID {entity_id} can't be added to the Beolink session. Is the entity a Bang & Olufsen media_player?"
}, },
"invalid_sound_mode": { "invalid_sound_mode": {
"message": "{invalid_sound_mode} is an invalid sound mode. Valid values are: {valid_sound_modes}." "message": "{invalid_sound_mode} is an invalid sound mode. Valid values are: {valid_sound_modes}."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment