diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-26 00:12:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-26 00:12:13 +0000 |
commit | 0802675f47fa7671f1559b24af6b41637385e7f1 (patch) | |
tree | a2c0af4389c7dc610a032bd9339503618cb70bcf /apps/comments/l10n/da.js | |
parent | ca139a4a8125017627513a6b6cb9a92da0c652e3 (diff) | |
download | nextcloud-server-0802675f47fa7671f1559b24af6b41637385e7f1.tar.gz nextcloud-server-0802675f47fa7671f1559b24af6b41637385e7f1.zip |
[tx-robot] updated from transifex
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", |