From e3118cb59fa68f1e384ef977681c1cb17752148b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 7 Dec 2021 11:24:38 +0200 Subject: [PATCH] New translations en-US.json (Arabic) --- src/config/locales/ar-SA.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/config/locales/ar-SA.json b/src/config/locales/ar-SA.json index a66370f48..b6f10ad33 100644 --- a/src/config/locales/ar-SA.json +++ b/src/config/locales/ar-SA.json @@ -1,7 +1,7 @@ { "wallet": { - "curation_reward": "مكافأة المصوت", - "author_reward": "مكافأة صاحب المنشور", + "curation_reward": "مكافأة التصويت", + "author_reward": "مكافأة المؤلف", "comment_benefactor_reward": "مكافأة المستفيد", "claim_reward_balance": "الحصول على المكافأة ", "transfer": "تحويل", @@ -655,8 +655,8 @@ "add_to_favourites": "إضافة إلى المفضلات", "remove_from_favourites": "إزالة من المفضلات", "mute": "كتم / صد", - "unmute": "UNMUTE / UNBLOCK", - "report": "REPORT USER" + "unmute": "إلغاء الكتم / إلغاء الصد", + "report": "تبليغ عن المستخدم" }, "communities": { "joined": "العضوية", @@ -685,12 +685,12 @@ "get_started": "ابدأ هنا!" }, "time": { - "second": "seconds", - "minute": "minutes", - "hour": "hours", - "week": "weeks", - "day": "days", - "month": "months", - "year": "years" + "second": "ثواني", + "minute": "دقائق", + "hour": "ساعات", + "week": "أسابيع", + "day": "أيام", + "month": "أشهر", + "year": "سنوات" } }