diff options
Diffstat (limited to 'apps/comments/l10n/da.js')
-rw-r--r-- | apps/comments/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index 61a55e9d715..4c44e0a81f6 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -1,13 +1,13 @@ OC.L10N.register( "comments", { - "Comments" : "Kommentarer", "Edit comment" : "Rediger kommentar", "Delete comment" : "Slet kommentar", "New comment …" : "Ny kommentar ...", "Post" : "Indlæg", "Cancel" : "Annullér", "[Deleted user]" : "[Slettet user]", + "Comments" : "Kommentarer", "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!", "More comments …" : "Flere kommentarer...", "Save" : "Gem", |