about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorRaymond Nee <monstorix@outlook.com>2023-09-19 15:13:25 +0000
committerHosted Weblate <hosted@weblate.org>2023-09-20 18:01:34 +0200
commit6e4ec213e435bbaa548bc4c7ac51c42efe5138de (patch)
tree7ca55941fffbd1e2be93e7c8258f2320792c8166
parentTranslated using Weblate (Dutch) (diff)
downloadlibredirect-6e4ec213e435bbaa548bc4c7ac51c42efe5138de.zip
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (29 of 29 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/zh_Hans/
-rw-r--r--src/_locales/zh_Hans/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_locales/zh_Hans/messages.json b/src/_locales/zh_Hans/messages.json
index 08803d24..7cb1f511 100644
--- a/src/_locales/zh_Hans/messages.json
+++ b/src/_locales/zh_Hans/messages.json
@@ -99,5 +99,14 @@
     },
     "about": {
         "message": "关于"
+    },
+    "unsupportedIframesHandling": {
+        "message": "对不支持的 iframe 的处理方式"
+    },
+    "fetchPublicInstances": {
+        "message": "获取公共实例"
+    },
+    "disable": {
+        "message": "禁用"
     }
 }