diff options
Diffstat (limited to 'apps/theming/l10n/ar.json')
-rw-r--r-- | apps/theming/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json index 40eb2456cc9..14be752ec46 100644 --- a/apps/theming/l10n/ar.json +++ b/apps/theming/l10n/ar.json @@ -43,7 +43,6 @@ "Pick from Files" : "اختر من الملفات", "Custom color" : "لون خاص", "Plain background" : "خلفية سادة", - "Insert from {productName}" : "اضف من {productName}", "Reset to default" : "اعادة تعيين الافتراضيات", "Upload" : "تحميل", "Remove background image" : "إزالة صورة الخلفية", @@ -51,6 +50,7 @@ "Admin" : "ادارة", "Open documentation" : "فتح الدليل", "Login image" : "صورة الدخول", - "Upload new login background" : "تحميل خلفية جديدة للدخول" + "Upload new login background" : "تحميل خلفية جديدة للدخول", + "Insert from {productName}" : "اضف من {productName}" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file |