New translations message.php (Swedish)

This commit is contained in:
Fatih Alp 2020-05-12 19:21:37 +03:00
parent e44d497572
commit e4c04a4638

View File

@ -0,0 +1,12 @@
<?php
return [
'choose_file' => 'Vilken fil vill du använda?',
'choose_folder' => 'Vilken mapp vill du ladda upp till?',
'upload' => 'Klicka eller släpp filer här för att ladda upp.',
'no_file_selected' => 'Ingen fil vald.',
'no_uploads' => 'Inga filer laddas upp.',
'overwrite' => 'har redan laddats upp. Vill du skriva över det?',
'uploading' => 'uppladdning',
'loading' => 'Läser in',
];