diff options
author | Poesty Li <poesty7450@gmail.com> | 2023-01-02 09:08:07 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2023-01-03 10:49:59 +0100 |
commit | 0c4da33c0d3cf82ce9dbf343a065e8acba0fc227 (patch) | |
tree | 2fab729c317733b14def7a91c2fa79dee8bd4f77 /src/_locales | |
parent | updated instances (diff) | |
download | libredirect-0c4da33c0d3cf82ce9dbf343a065e8acba0fc227.zip |
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (57 of 57 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/zh_Hans/
Diffstat (limited to 'src/_locales')
-rw-r--r-- | src/_locales/zh_Hans/messages.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_locales/zh_Hans/messages.json b/src/_locales/zh_Hans/messages.json index 47d6f738..52d6dddb 100644 --- a/src/_locales/zh_Hans/messages.json +++ b/src/_locales/zh_Hans/messages.json @@ -210,5 +210,13 @@ }, "lbryDesktop": { "message": "LBRY Desktop" + }, + "toggleTab": { + "message": "在此标签页中切换重定向", + "description": "Used in context menus when right clicking on a page/tab" + }, + "redirectLink": { + "message": "尝试重定向此超链接", + "description": "Used in context menus when right clicking on a hyperlink" } } |