aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/ar.js2
-rw-r--r--apps/user_status/l10n/ar.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/ar.js b/apps/user_status/l10n/ar.js
index a587b529862..56097c04c71 100644
--- a/apps/user_status/l10n/ar.js
+++ b/apps/user_status/l10n/ar.js
@@ -43,7 +43,7 @@ OC.L10N.register(
"30 minutes" : "30 دقيقة",
"1 hour" : "1 ساعة",
"4 hours" : "4 ساعات",
- "Mute all notifications" : "عدم اظهار جميع التنبيهات",
+ "Mute all notifications" : "عدم إظهار جميع التنبيهات",
"Appear offline" : "الحالة غير متصل"
},
"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;");
diff --git a/apps/user_status/l10n/ar.json b/apps/user_status/l10n/ar.json
index b1febcd105c..de2ae2576de 100644
--- a/apps/user_status/l10n/ar.json
+++ b/apps/user_status/l10n/ar.json
@@ -41,7 +41,7 @@
"30 minutes" : "30 دقيقة",
"1 hour" : "1 ساعة",
"4 hours" : "4 ساعات",
- "Mute all notifications" : "عدم اظهار جميع التنبيهات",
+ "Mute all notifications" : "عدم إظهار جميع التنبيهات",
"Appear offline" : "الحالة غير متصل"
},"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