From b6089a61f9f1b43bf75799201b3fc691b477e4b7 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Sat, 13 Jul 2024 18:22:43 +0700 Subject: [PATCH] Update translations --- src/utils/translation.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/utils/translation.ts b/src/utils/translation.ts index 67c7540..b89b8bd 100644 --- a/src/utils/translation.ts +++ b/src/utils/translation.ts @@ -51,6 +51,7 @@ const Texts = { "bottom-right": "Bottom-right", "brightness": "Brightness", "browser-unsupported-feature": "Your browser doesn't support this feature", + "bypass-region-restriction": "Bypass region restriction", "can-stream-xbox-360-games": "Can stream Xbox 360 games", "cancel": "Cancel", "cant-stream-xbox-360-games": "Can't stream Xbox 360 games", @@ -277,6 +278,7 @@ const Texts = { "unmuted": "Unmuted", "unsharp-masking": "Unsharp masking", "use-mouse-absolute-position": "Use mouse's absolute position", + "use-this-at-your-own-risk": "Use this at your own risk", "user-agent-profile": "User-Agent profile", "vertical-scroll-sensitivity": "Vertical scroll sensitivity", "vertical-sensitivity": "Vertical sensitivity",