diff options
Diffstat (limited to 'apps/files_sharing/l10n/da.js')
-rw-r--r-- | apps/files_sharing/l10n/da.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 99afcc7067e..dc6608e1b1d 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -184,8 +184,6 @@ OC.L10N.register( "Select or drop files" : "Vælg eller slip filer", "Uploaded files:" : "Uploadede filer:", "Add to your Nextcloud" : "Tilføj til din Nextcloud", - "Wrong path, file/folder doesn't exist" : "Forkert sti, fil/mappe findes ikke", - "invalid permissions" : "Ugyldige rettigheder", - "Download %s" : "Hent %s" + "Wrong path, file/folder doesn't exist" : "Forkert sti, fil/mappe findes ikke" }, "nplurals=2; plural=(n != 1);"); |