Skip to content

Commit

Permalink
Fix typo (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjeanes authored Jul 7, 2024
1 parent 209f74e commit 45be618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/magic_areas/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
},
"feature_conf_area_aware_media_player": {
"title": "Feature: Area-aware media player",
"description": "Creates a media player device that will forward play calls to other media players in occupied areas only. This is useful if you want to use TTS notifications but only want to notify areas that are occupied to avoid notifying media players in vacant areas. This feature has configuration options in each area but it is only created if you have a `Global` metal area.",
"description": "Creates a media player device that will forward play calls to other media players in occupied areas only. This is useful if you want to use TTS notifications but only want to notify areas that are occupied to avoid notifying media players in vacant areas. This feature has configuration options in each area but it is only created if you have a `Global` meta area.",
"data": {
"notification_devices": "Media Player devices used for broadcasting",
"notification_states": "Play notifications devices only when on these states"
Expand Down

0 comments on commit 45be618

Please sign in to comment.