diff --git a/view/sv/strings.php b/view/sv/strings.php index 1db8bc5cc0..399261482c 100644 --- a/view/sv/strings.php +++ b/view/sv/strings.php @@ -409,7 +409,7 @@ $a->strings['Profile deleted.'] = 'Profilen har tagits bort.'; $a->strings['Profile-'] = 'Profil-'; $a->strings['New profile created.'] = 'En ny profil har skapats.'; $a->strings['Profile unavailable to clone.'] = 'Det gick inte att klona profilen.'; -$a->strings['This is your public profile.
It may be visible to anybody using the internet.'] = 'Det här är din offentliga profil.
Den kan vara synlig för vem som helst på internet.'; +$a->strings['This is your public profile.
It may be visible to anybody using the internet.'] = 'Det här är din offentliga profil.
Den kan vara synlig för vem som helst på internet.'; $a->strings['Age: '] = 'Ålder: '; $a->strings['Profile Image'] = 'Profilbild'; $a->strings['Invalid OpenID url'] = 'Ogiltig OpenID-URL';