diff --git a/assets/l10n/intl_ar.arb b/assets/l10n/intl_ar.arb index 235851b..fb633bb 100644 --- a/assets/l10n/intl_ar.arb +++ b/assets/l10n/intl_ar.arb @@ -73,7 +73,7 @@ "name": {} } }, - "mentioned": "ذكرك {name} في المشاركة:
{content}", + "mentioned": " {name} ذكرك في منشور: {content}", "@mentioned": { "type": "text", "placeholders": { @@ -158,7 +158,7 @@ "@viewPost": {}, "reason": "السبب", "@reason": {}, - "report": "أبلغ", + "report": "تقرير", "@report": {}, "postHasBeenReported": "أُبلغ عن المشاركة", "@postHasBeenReported": {}, @@ -271,5 +271,15 @@ "helloWorld": "مرحبًا يا عالم", "@helloWorld": {}, "externalProfile": "ملف خارجي", - "@externalProfile": {} + "@externalProfile": {}, + "dark": "مظلم", + "@dark": {}, + "light": "مظيء", + "@light": {}, + "system": "النظام", + "@system": {}, + "style": "أسلوب", + "@style": {}, + "color": "اللون", + "@color": {} }