diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-07 00:30:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-07 00:30:25 +0000 |
commit | 97ad1fbd96086bb57bf89bd5e40bfabe25d699fd (patch) | |
tree | 7bbe28247406329c7a356b0c08aa3b86927c1ce0 /apps/comments/l10n/da.js | |
parent | c5f72f0761df8b4e2e8e5c7c3be0bf3a3d17ad55 (diff) | |
download | nextcloud-server-97ad1fbd96086bb57bf89bd5e40bfabe25d699fd.tar.gz nextcloud-server-97ad1fbd96086bb57bf89bd5e40bfabe25d699fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/da.js')
-rw-r--r-- | apps/comments/l10n/da.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index c13246a3057..a7249cdaa68 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -19,6 +19,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!", "No more messages" : "Ikke flere beskeder", "Retry" : "Prøv igen", + "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst", "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten", "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"], "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"], |