New translations button.php (Swedish)

This commit is contained in:
Fatih Alp 2020-05-12 19:21:41 +03:00
parent 52935b6c7e
commit 7251a83ed1

View File

@ -0,0 +1,8 @@
<?php
return [
'select_file' => 'Välj fil',
'upload' => 'Ladda upp',
'remove' => 'Avlägsna',
'change' => 'Förändra',
];