diff options
Diffstat (limited to 'apps/dav/l10n/ar.js')
-rw-r--r-- | apps/dav/l10n/ar.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/ar.js b/apps/dav/l10n/ar.js index 8cf4627e73b..cfce51a3994 100644 --- a/apps/dav/l10n/ar.js +++ b/apps/dav/l10n/ar.js @@ -188,6 +188,7 @@ OC.L10N.register( "Please contact the organizer directly." : "رجاءً، تواصل مع المُنظّم أو المُنظّمين مُباشرةً.", "Are you accepting the invitation?" : "هل تقبل الدعوة؟", "Tentative" : "مبدئي", - "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ" + "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ", + "%1$s has responded your invitation" : "%1$s تفاعل مع دعوتك" }, "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;"); |