summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/da.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/da.js')
-rw-r--r--apps/comments/l10n/da.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js
index 1b827fe59b5..9bcbed4e087 100644
--- a/apps/comments/l10n/da.js
+++ b/apps/comments/l10n/da.js
@@ -12,6 +12,9 @@ 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",
"{count} unread comments" : "{count} ulæste kommentarer",
"Comment" : "Kommentér",
"You commented" : "Du kommenterede",