You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/assets/channel/lang/en_us.json
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -83,8 +83,13 @@
83
83
"channel.config.post": " Post-processing",
84
84
"channel.config.post.rt": "Path Tracing",
85
85
"channel.config.post.rt.tooltip": "§6Experimental Feature§r\nUse path tracing for a more realistic audio experience.\nWill consume additional CPU resources.",
"channel.config.post.player_control.tooltip": "Adjust the sound loudness of this person individually.\nA larger value makes the sound you hear louder.\n§6Not controlled by the limiter.",
"channel.config.post.player_control.tooltip": "Adjust the sound loudness of this person individually.\nWill override the overall loudness.\nA larger value makes the sound you hear louder.\n§6Not controlled by the limiter.",
"channel.config.post.control_adjust.tooltip": "Adjust the sound loudness of all outputs.\nA larger value makes the sound you hear louder.\n§6Not controlled by the limiter.",
0 commit comments