diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:09 +0000 |
commit | d48c6aaaaad0737a468c8747a0252982ec398f12 (patch) | |
tree | 0c5ebe5997aaa14c4a40fc750f68489a89812503 /apps/files/l10n/da.js | |
parent | d404998157dd632c147c93458183625aa6930139 (diff) | |
download | nextcloud-server-d48c6aaaaad0737a468c8747a0252982ec398f12.tar.gz nextcloud-server-d48c6aaaaad0737a468c8747a0252982ec398f12.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/da.js')
-rw-r--r-- | apps/files/l10n/da.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index a57677fed69..9d59592f176 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -384,7 +384,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...", "The files is locked" : "Filerne er låste", "Create new templates folder" : "Opsæt ny skabelonmappe", - "Toggle %1$s sublist" : "Skift %1$s underliste", - "Pictures and images" : "Billeder" + "Toggle %1$s sublist" : "Skift %1$s underliste" }, "nplurals=2; plural=(n != 1);"); |