aboutsummaryrefslogtreecommitdiff
path: root/client-web/source/locale/mod.ts
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-04-29 19:53:49 +0200
committertpart <tpart120@proton.me>2024-04-29 19:53:49 +0200
commit89cf071183870da757df4c14507ad953ffe3e286 (patch)
tree19dc33776687eeece3a2393097afcb08973f7b90 /client-web/source/locale/mod.ts
parent0b2f39cdc4a8d4361fccb0f1b5f9849585d04ea2 (diff)
downloadkeks-meet-89cf071183870da757df4c14507ad953ffe3e286.tar
keks-meet-89cf071183870da757df4c14507ad953ffe3e286.tar.bz2
keks-meet-89cf071183870da757df4c14507ad953ffe3e286.tar.zst
Add custom video player controls
Diffstat (limited to 'client-web/source/locale/mod.ts')
-rw-r--r--client-web/source/locale/mod.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client-web/source/locale/mod.ts b/client-web/source/locale/mod.ts
index a1aecb3..1082330 100644
--- a/client-web/source/locale/mod.ts
+++ b/client-web/source/locale/mod.ts
@@ -29,6 +29,7 @@ export interface LanguageStrings {
camera: string,
screen: string,
file: string,
+ fullscreen: string,
local: string,
warn_short_secret: string,
warn_no_webrtc: string,