New translations message.php (Swedish)

This commit is contained in:
Fatih Alp 2020-05-12 19:20:49 +03:00
parent 1a186e3424
commit b8611ee6de

View File

@ -0,0 +1,12 @@
<?php
return [
'choose_folder' => 'Vilken mapp vill du ladda upp till?',
'upload' => 'Lägg till İmages | Ladda upp İmages | Bifoga ett foto',
'choose_files' => 'Vilka filer vill du använda?',
'no_files_selected' => 'Inga filer valda.',
'no_uploads' => 'Inga filer laddas upp.',
'overwrite' => 'har redan laddats upp. Vill du skriva över det?',
'uploading' => 'uppladdning',
'loading' => 'Läser in',
];