lang: Remove BETA label from noise suppression button (#16730)

Remove BETA label from noise suppression button as it was updated to a new stable RNNoise version
This commit is contained in:
Florian
2025-12-03 15:19:33 +01:00
committed by GitHub
parent 96c5a9abd1
commit 129264c3c9

View File

@@ -1358,7 +1358,7 @@
"muteEveryoneElsesVideoStream": "Stop everyone else's video", "muteEveryoneElsesVideoStream": "Stop everyone else's video",
"muteEveryonesVideoStream": "Stop everyone's video", "muteEveryonesVideoStream": "Stop everyone's video",
"muteGUMPending": "Connecting your microphone", "muteGUMPending": "Connecting your microphone",
"noiseSuppression": "Extra noise suppression (BETA)", "noiseSuppression": "Extra noise suppression",
"openChat": "Open chat", "openChat": "Open chat",
"participants": "Open participants panel. {{participantsCount}} participants", "participants": "Open participants panel. {{participantsCount}} participants",
"pip": "Toggle Picture-in-Picture mode", "pip": "Toggle Picture-in-Picture mode",
@@ -1423,14 +1423,14 @@
"closeParticipantsPane": "Close participants pane", "closeParticipantsPane": "Close participants pane",
"closeReactionsMenu": "Close reactions menu", "closeReactionsMenu": "Close reactions menu",
"closedCaptions": "Closed captions", "closedCaptions": "Closed captions",
"disableNoiseSuppression": "Disable extra noise suppression (BETA)", "disableNoiseSuppression": "Disable extra noise suppression",
"disableReactionSounds": "You can disable reaction sounds for this meeting", "disableReactionSounds": "You can disable reaction sounds for this meeting",
"documentClose": "Close shared document", "documentClose": "Close shared document",
"documentOpen": "Open shared document", "documentOpen": "Open shared document",
"download": "Download our apps", "download": "Download our apps",
"e2ee": "End-to-End Encryption", "e2ee": "End-to-End Encryption",
"embedMeeting": "Embed meeting", "embedMeeting": "Embed meeting",
"enableNoiseSuppression": "Enable extra noise suppression (BETA)", "enableNoiseSuppression": "Enable extra noise suppression",
"endConference": "End meeting for all", "endConference": "End meeting for all",
"enterFullScreen": "View full screen", "enterFullScreen": "View full screen",
"enterTileView": "Enter tile view", "enterTileView": "Enter tile view",
@@ -1466,7 +1466,7 @@
"noAudioSignalDialInDesc": "You can also dial-in using:", "noAudioSignalDialInDesc": "You can also dial-in using:",
"noAudioSignalDialInLinkDesc": "Dial-in numbers", "noAudioSignalDialInLinkDesc": "Dial-in numbers",
"noAudioSignalTitle": "There is no input coming from your mic!", "noAudioSignalTitle": "There is no input coming from your mic!",
"noiseSuppression": "Extra noise suppression (BETA)", "noiseSuppression": "Extra noise suppression",
"noisyAudioInputDesc": "It sounds like your microphone is making noise, please consider muting or changing the device.", "noisyAudioInputDesc": "It sounds like your microphone is making noise, please consider muting or changing the device.",
"noisyAudioInputTitle": "Your microphone appears to be noisy!", "noisyAudioInputTitle": "Your microphone appears to be noisy!",
"openChat": "Open chat", "openChat": "Open chat",