diff options
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index e2b88c14c06..6845bfbb6f6 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -341,7 +341,6 @@ OC.L10N.register( "Get your own free account" : "Skaffa ett eget gratiskonto", "%s homepage" : "%s hemsida", "Confirm your password" : "Bekräfta ditt lösenord", - "%s's homepage" : "%s's hemsida", "Connect to your account" : "Anslut ditt konto", "Please log in before granting %1$s access to your %2$s account." : "Logga in innan du ger %1$s åtkomst till ditt %2$s konto.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Om du inte försöker konfigurera en ny enhet eller app, försöker någon lura dig att ge dem åtkomst till din data. Fortsätt i så fall inte, utan kontakta istället din systemadministratör.", @@ -409,6 +408,7 @@ OC.L10N.register( "More apps menu" : "Fler appar - meny", "Contacts" : "Kontakter", "Contacts menu" : "Kontaktmeny", - "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering" + "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering", + "%s's homepage" : "%s's hemsida" }, "nplurals=2; plural=(n != 1);"); |