From 8b11f29a5e83a8bd6d9111e7b2d871eaab5536eb Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 27 Apr 2024 20:22:56 +0200 Subject: prototype stream previews --- client-web/source/locale/en.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'client-web/source/locale/en.ts') diff --git a/client-web/source/locale/en.ts b/client-web/source/locale/en.ts index f829364..8ebbeb3 100644 --- a/client-web/source/locale/en.ts +++ b/client-web/source/locale/en.ts @@ -91,6 +91,10 @@ export const PO_EN: LanguageStrings = { enable_onbeforeunload: "Prompt for confirmation when leaving the site while local resources are shared", room_watches: "Known rooms (as semicolon seperated list of name=secret pairs)", username: "Username", - show_log: "Show extended log" + show_log: "Show extended log", + preview_rate: "Preview rate", + send_previews: "Send video previews", + preview_resolution: "Preview resolution", + preview_encoding_quality: "Preview encoding quality (0 - 100)", } } -- cgit v1.2.3-70-g09d2