about summary refs log tree commit diff stats
path: root/src/_locales/en
diff options
context:
space:
mode:
Diffstat (limited to 'src/_locales/en')
-rw-r--r--src/_locales/en/messages.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index d4217ad9..3887856c 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -210,5 +210,13 @@
     },
     "lbryDesktop": {
         "message": "LBRY Desktop"
+    },
+    "toggleTab": {
+        "message": "Toggle redirects in this tab",
+        "description": "Used in context menus when right clicking on a page/tab"
+    },
+    "redirectLink": {
+        "message": "Attempt to redirect this hyperlink",
+        "description": "Used in context menus when right clicking on a hyperlink"
     }
 }