diff options
Diffstat (limited to 'apps/comments/l10n/ar.js')
-rw-r--r-- | apps/comments/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index 4cc4b878b80..79be88d27b0 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -2,11 +2,11 @@ OC.L10N.register( "comments", { "Comments" : "تعليقات", - "New comment …" : "تعليق جديد", + "Edit comment" : "تعديل التعليق", "Delete comment" : "حذف التعليق", + "New comment …" : "تعليق جديد", "Post" : "ارسال", "Cancel" : "إلغاء", - "Edit comment" : "تعديل التعليق", "[Deleted user]" : "[مستخدم محذوف]", "No comments yet, start the conversation!" : "لا يوجد تعليقات, ابدأ النقاش الآن!", "More comments …" : "مزيد من التعليقات...", |