feat(settings): add expanded video auto-unmute preference (#1104)

* feat(settings): add expanded video auto-unmute preference

* fix(translations): add missing unmute labels

* fix(translations): localize unmute label
This commit is contained in:
Tommaso Casaburi
2026-03-17 19:09:29 +08:00
committed by GitHub
parent 8c37258f20
commit 714c39cf47
42 changed files with 182 additions and 40 deletions
+2
View File
@@ -198,6 +198,8 @@
"delete_wallet": "Delete Wallet",
"fit_expanded_images_to_screen": "Fit expanded images to screen",
"fit_expanded_images_to_screen_tip": "Limit expanded images to both browser width and height",
"unmute_video_sound": "Un-mute video sound",
"unmute_video_sound_tip": "Un-mute sound automatically for video playback",
"choose_file": "Choose File",
"uploading": "uploading...",
"no_file_chosen": "No file chosen",