about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorjonnysemon <jonnysemon@users.noreply.hosted.weblate.org>2023-09-22 14:33:22 +0000
committerHosted Weblate <hosted@weblate.org>2023-09-24 11:00:00 +0200
commit9c9897e528f3c78e7305837e64081ef4d6f5ab22 (patch)
treea5ebae55dbe7b5d526e768983fbbe06602077373
parentMerge branch 'master' of https://github.com/libredirect/browser_extension (diff)
downloadlibredirect-9c9897e528f3c78e7305837e64081ef4d6f5ab22.zip
Translated using Weblate (Arabic)
Currently translated at 100.0% (29 of 29 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/ar/
-rw-r--r--src/_locales/ar/messages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json
index 47bed421..516d07d2 100644
--- a/src/_locales/ar/messages.json
+++ b/src/_locales/ar/messages.json
@@ -101,5 +101,14 @@
     },
     "about": {
         "message": "عن"
+    },
+    "unsupportedIframesHandling": {
+        "message": "التعامل مع إطارات iframe غير المدعومة"
+    },
+    "fetchPublicInstances": {
+        "message": "جلب الخوادم العامة"
+    },
+    "disable": {
+        "message": "عطّل"
     }
 }