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 db960e79882..d9276070e02 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -258,7 +258,6 @@ OC.L10N.register( "Wrong password." : "Forkert kodeord.", "Stay logged in" : "Forbliv logget ind", "Forgot password?" : "Glemt adgangskode?", - "Alternative Logins" : "Alternative logins", "Account access" : "Konto adgang", "You are about to grant %s access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.", "Grant access" : "Giv adgang", @@ -294,6 +293,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Denne side vil genopfriske sig selv, når %s-instancen er tilgængelig igen.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.", "Thank you for your patience." : "Tak for din tålmodighed.", + "Alternative Logins" : "Alternative logins", "Back to log in" : "Tilbage til log in" }, "nplurals=2; plural=(n != 1);"); |