diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-19 00:28:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-19 00:28:00 +0000 |
commit | 653b18cb953fba79abb71421d57ddfefbc0ed29a (patch) | |
tree | c8a61ef6e435b2ce066842d63a93d7b5854382fd /apps/comments/l10n | |
parent | be69ea942ba46a90e7f52688ae0d9508e66d907a (diff) | |
download | nextcloud-server-653b18cb953fba79abb71421d57ddfefbc0ed29a.tar.gz nextcloud-server-653b18cb953fba79abb71421d57ddfefbc0ed29a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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" : "أعد المحاولة", |