diff options
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/ar.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index b1be7a975bb..22194dfded0 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -17,6 +17,7 @@ OC.L10N.register( "Cancel edit" : "إلغاء التعديل", "Post comment" : "أضف تعليق", "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" للإشارات, \":\" للإيموجي, \"/\" للاقط الذكي", + "Could not reload comments" : "تعذّرت إعادة تحميل الملاحظات", "No comments yet, start the conversation!" : "لا يوجد تعليقات, ابدأ النقاش الآن!", "No more messages" : "لامزيد من الرسائل", "Retry" : "أعد المحاولة", diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index 05ec2c82646..b82be14487a 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -15,6 +15,7 @@ "Cancel edit" : "إلغاء التعديل", "Post comment" : "أضف تعليق", "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" للإشارات, \":\" للإيموجي, \"/\" للاقط الذكي", + "Could not reload comments" : "تعذّرت إعادة تحميل الملاحظات", "No comments yet, start the conversation!" : "لا يوجد تعليقات, ابدأ النقاش الآن!", "No more messages" : "لامزيد من الرسائل", "Retry" : "أعد المحاولة", |