mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (Swedish)
This commit is contained in:
parent
1a186e3424
commit
b8611ee6de
@ -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',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user