diff options
author | jonnysemon <jonnysemon@users.noreply.hosted.weblate.org> | 2023-09-22 14:33:22 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2023-09-24 11:00:00 +0200 |
commit | 9c9897e528f3c78e7305837e64081ef4d6f5ab22 (patch) | |
tree | a5ebae55dbe7b5d526e768983fbbe06602077373 | |
parent | Merge branch 'master' of https://github.com/libredirect/browser_extension (diff) | |
download | libredirect-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.json | 9 |
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": "عطّل" } } |