diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index e180f2e61df..65bddb1f75b 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -129,7 +129,6 @@ OC.L10N.register( "Log out" : "الخروج", "Search" : "البحث", "Log in" : "أدخل", - "remember" : "تذكر", "Alternative Logins" : "اسماء دخول بديلة" }, "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;"); |