summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r--lib/l10n/ar.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 2786381963a..894bce8353c 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -124,6 +124,7 @@ OC.L10N.register(
"Basic settings" : "الإعدادات الأساسية",
"Sharing" : "المشاركة",
"Security" : "الأمان",
- "Personal info" : "المعلومات الشخصية"
+ "Personal info" : "المعلومات الشخصية",
+ "Mobile & desktop" : "الجوال وسطح المكتب"
},
"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;");