Merge pull request #515 from LeviSnoot/main

Updated translation (sv)
This commit is contained in:
Julian Prieber 2023-08-01 01:01:18 +02:00 committed by GitHub
commit d126410dec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -389,6 +389,11 @@ return [
'Profile updated successfully!' => 'Profilen uppdaterades!',
'An error occurred while updating your profile.' => 'Ett fel uppstod medans din profil uppdaterades.',
'That handle has already been taken' => 'Det angivna användarnamnet är upptaget.',
'The selected file must be an image' => 'Den valda filen måste bestå av en bild.',
'The image must be' => 'Bilden måste:',
'The image size should not exceed 2MB' => 'Bildstorleken bör ej överskrida 2MB.',
'Please select an image' => 'Vänligen välj en bild.',
/*
|--------------------------------------------------------------------------