Skip to content

Commit d126410

Browse files
Merge pull request #515 from LeviSnoot/main
Updated translation (sv)
2 parents 27993d7 + f1000d0 commit d126410

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

resources/lang/sv/messages.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,11 @@
389389
'Profile updated successfully!' => 'Profilen uppdaterades!',
390390
'An error occurred while updating your profile.' => 'Ett fel uppstod medans din profil uppdaterades.',
391391

392+
'That handle has already been taken' => 'Det angivna användarnamnet är upptaget.',
393+
'The selected file must be an image' => 'Den valda filen måste bestå av en bild.',
394+
'The image must be' => 'Bilden måste:',
395+
'The image size should not exceed 2MB' => 'Bildstorleken bör ej överskrida 2MB.',
396+
'Please select an image' => 'Vänligen välj en bild.',
392397

393398
/*
394399
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)