diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:20 +0000 |
commit | 4006d9961ed4a7df38657b88b287d1dc057c7851 (patch) | |
tree | 15cc52d94d5f79aac06345aa19d653f6f3ff2229 /apps/files_sharing/l10n/da.js | |
parent | 0d911312f51625a3693e6ae2304da243e259eade (diff) | |
download | nextcloud-server-4006d9961ed4a7df38657b88b287d1dc057c7851.tar.gz nextcloud-server-4006d9961ed4a7df38657b88b287d1dc057c7851.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/da.js')
-rw-r--r-- | apps/files_sharing/l10n/da.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 0821adf961a..0be83514a65 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -197,7 +197,6 @@ OC.L10N.register( "the item was removed" : "Filen blev fjernet", "the link expired" : "linket udløb", "sharing is disabled" : "deling er deaktiveret", - "For more info, please ask the person who sent this link." : "For yderligere information, kontakt venligst personen der sendte linket. ", - "Share with" : "Del med" + "For more info, please ask the person who sent this link." : "For yderligere information, kontakt venligst personen der sendte linket. " }, "nplurals=2; plural=(n != 1);"); |