diff options
author | jonnysemon <johndevand@tutanota.com> | 2023-03-20 11:36:40 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2023-03-21 12:40:55 +0100 |
commit | 48f572d105d82efd4d5b5875815db8d1c5c516ac (patch) | |
tree | aee5e6fd98c4986aade209c26762523bd7beef3a | |
parent | Fixed github typo: https://github.com/libredirect/libredirect/issues/664 (diff) | |
download | libredirect-48f572d105d82efd4d5b5875815db8d1c5c516ac.zip |
Translated using Weblate (Arabic)
Currently translated at 100.0% (26 of 26 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/ar/
-rw-r--r-- | src/_locales/ar/messages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json index 70f0e375..47bed421 100644 --- a/src/_locales/ar/messages.json +++ b/src/_locales/ar/messages.json @@ -96,10 +96,10 @@ "description": "Used in context menus when right clicking on a page/tab" }, "redirectLink": { - "message": "محاولة إعادة توجيه هذا الارتباط التشعبي", + "message": "محاولة إعادة توجيه", "description": "Used in context menus when right clicking on a hyperlink" }, "about": { "message": "عن" } -} \ No newline at end of file +} |