about summary refs log tree commit diff stats
path: root/src/_locales
diff options
context:
space:
mode:
authorHygna <hygna@proton.me>2022-10-08 16:33:39 +0100
committerHygna <hygna@proton.me>2022-10-08 16:33:39 +0100
commit9560cfc3e793d9fcb4fd8184c3d83fc0f4958f67 (patch)
tree19111b6029f6d11d544f450fa108d5bd4d0b5b13 /src/_locales
parentAdded context menu to toggle redirects for a certain tab (diff)
downloadlibredirect-9560cfc3e793d9fcb4fd8184c3d83fc0f4958f67.zip
Fixed bugs present in the previous commit
Diffstat (limited to 'src/_locales')
-rw-r--r--src/_locales/en/messages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index 003a878e..b8dccda3 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -211,7 +211,7 @@
     "lbryDesktop": {
         "message": "LBRY Desktop"
     },
-    "bypassTab": {
+    "toggleTab": {
         "message": "Toggle redirects in this tab",
         "description": "Used in context menus when right clicking on a page/tab"
     }