aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ar.php')
-rw-r--r--lib/l10n/ar.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/ar.php b/lib/l10n/ar.php
new file mode 100644
index 00000000000..4934e25a5f6
--- /dev/null
+++ b/lib/l10n/ar.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Help" => "المساعدة",
+"Personal" => "شخصي",
+"Settings" => "تعديلات",
+"Users" => "المستخدمين",
+"Authentication error" => "لم يتم التأكد من الشخصية بنجاح",
+"Text" => "معلومات إضافية"
+);