Add ability to adjust sound effect volume.

This commit is contained in:
Half-Shot
2024-11-07 16:35:37 +00:00
committed by Robin
parent 1df2e0c48f
commit 7b57fc2942
5 changed files with 48 additions and 2 deletions

View File

@@ -144,6 +144,10 @@
"room_auth_view_eula_caption": "By clicking \"Continue\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
"screenshare_button_label": "Share screen",
"settings": {
"audio_tab": {
"effect_volume_label": "Sound effect volume",
"effect_volume_description": "Adjust the volume at which reactions and hand raised effects play"
},
"developer_settings_label": "Developer Settings",
"developer_settings_label_description": "Expose developer settings in the settings window.",
"developer_tab_title": "Developer",