From 06bd22e4a934974231b8dd2d1393c6fb95b541fa Mon Sep 17 00:00:00 2001 From: Ahmad Dakhlallah Date: Fri, 20 Oct 2023 05:24:52 +0000 Subject: [PATCH] Translated using Weblate (Arabic) Currently translated at 100.0% (1521 of 1521 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/ --- src/locales/ar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index 7d9ce39f72..fd34686f1f 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -1401,7 +1401,7 @@ "status.group_mod_delete": "حذف المشاركة من المجموعة", "status.interactions.dislikes": "{count, plural, one {عدم اعجاب} other {عدم اعجاب}}", "status.interactions.favourites": "{count, plural, one {إعجاب واحد} other {إعجاب}}", - "status.interactions.quotes": "{count, plural, one {# صوت} other {# أصوات}}", + "status.interactions.quotes": "{count, plural, one {صوت} other {أصوات}}", "status.interactions.reblogs": "{count, plural, one {مشاركة} other {مشاركات}}", "status.load_more": "تحميل المزيد", "status.mention": "ذِكر @{name}",