mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-10 02:05:27 -05:00
New translations message.php (Swedish)
This commit is contained in:
parent
e44d497572
commit
e4c04a4638
@ -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',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user