diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index d14005bfb3c..aaf9fe124fc 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -97,6 +97,7 @@ OC.L10N.register( "Continue to {productName}" : "Fortsæt til {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Opdateringen lykkedes. Omdirigerer dig til {productName} om %n sekund.","Opdateringen lykkedes. Omdirigerer dig til {productName} om %n sekunder."], "Applications menu" : "App menu", + "Apps" : "Apps", "More apps" : "Flere apps", "_{count} notification_::_{count} notifications_" : ["{count} underretning","{count} underretninger"], "No" : "Nej", @@ -260,7 +261,6 @@ OC.L10N.register( "No tags found" : "Ingen tags fundet", "Personal" : "Personligt", "Accounts" : "Konti", - "Apps" : "Apps", "Admin" : "Admin", "Help" : "Hjælp", "Access forbidden" : "Adgang forbudt", |