diff options
Diffstat (limited to 'client-web/source/locale/mod.ts')
-rw-r--r-- | client-web/source/locale/mod.ts | 1 |
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, |