We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27993d7 + f1000d0 commit d126410Copy full SHA for d126410
resources/lang/sv/messages.php
@@ -389,6 +389,11 @@
389
'Profile updated successfully!' => 'Profilen uppdaterades!',
390
'An error occurred while updating your profile.' => 'Ett fel uppstod medans din profil uppdaterades.',
391
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.',
397
398
/*
399
|--------------------------------------------------------------------------
0 commit comments