diff options
Diffstat (limited to 'client-web/source/locale/en.ts')
-rw-r--r-- | client-web/source/locale/en.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/source/locale/en.ts b/client-web/source/locale/en.ts index 4f57fc1..dbefdd4 100644 --- a/client-web/source/locale/en.ts +++ b/client-web/source/locale/en.ts @@ -78,7 +78,7 @@ export const PO_EN_US: LanguageStrings = { native_noise_suppression: "Suggest the browser to do noise suppression", microphone_gain: "Amplify microphone volume", video_fps: "Preferred framerate (in 1/s) for screencast and camera", - video_resolution: "Preferred width for screencast and camera", + video_resolution: "Preferred horizontal resolution for screencast and camera", camera_facing_mode: "Prefer user-facing or env-facing camera", auto_gain_control: "Automatically adjust mic gain", echo_cancellation: "Cancel echo", |