diff options
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 c2908512724..a2105ebbcf5 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -22,6 +22,7 @@ OC.L10N.register( "More comments …" : "Flere kommentarer...", "Save" : "Gem", "Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}", + "Error occurred while retrieving comment with ID {id}" : "Der opstod fejl under hentning af kommentar med ID {id}", "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar", "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"], |