diff options
author | metamuffin <metamuffin@disroot.org> | 2024-04-02 16:57:24 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-04-02 16:57:24 +0200 |
commit | 4903ef899abb88148a0835b5bde69f6de5a69a98 (patch) | |
tree | 9ba05dc5034734bc9ca6b58dfa9955ffaea876b8 /client-web/source/locale/en.ts | |
parent | ab78d9c2c32f6ee59d94fd4367ce0b5998596cc1 (diff) | |
download | keks-meet-4903ef899abb88148a0835b5bde69f6de5a69a98.tar keks-meet-4903ef899abb88148a0835b5bde69f6de5a69a98.tar.bz2 keks-meet-4903ef899abb88148a0835b5bde69f6de5a69a98.tar.zst |
improve le german a bit
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", |