diff options
Diffstat (limited to 'apps/files_sharing/l10n/ar.js')
-rw-r--r-- | apps/files_sharing/l10n/ar.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 31fd30c446b..245b0763ee9 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -302,6 +302,7 @@ OC.L10N.register( "Allow resharing" : "السماح بإعادة المشاركة ", "Expiration date enforced" : "فرض تاريخ انتهاء الصلاحية المشاركة", "Password protect" : "حماية بكلمة مرور", - "Science Mesh" : "Science Mesh" + "Science Mesh" : "Science Mesh", + "Update" : "تحديث" }, "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;"); |