ok
This commit is contained in:
24
Production/SNIPE-IT/resources/lang/sv-SE/button.php
Normal file
24
Production/SNIPE-IT/resources/lang/sv-SE/button.php
Normal file
@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'actions' => 'Åtgärder',
|
||||
'add' => 'Lägg till ny',
|
||||
'cancel' => 'Avbryt',
|
||||
'checkin_and_delete' => 'Checka in alla / ta bort användare',
|
||||
'delete' => 'Radera',
|
||||
'edit' => 'Ändra',
|
||||
'restore' => 'Återställ',
|
||||
'remove' => 'Ta bort',
|
||||
'request' => 'Begäran',
|
||||
'submit' => 'Skicka',
|
||||
'upload' => 'Ladda upp',
|
||||
'select_file' => 'Välj fil...',
|
||||
'select_files' => 'Välj filer...',
|
||||
'generate_labels' => '{1} Generera etikett|[2,*]] Generera etiketter',
|
||||
'send_password_link' => 'Skicka länk för lösenordsåterställning',
|
||||
'go' => 'Gå',
|
||||
'bulk_actions' => 'Massåtgärder',
|
||||
'add_maintenance' => 'Inventarieunderhåll',
|
||||
'append' => 'Lägg till',
|
||||
'new' => 'Ny',
|
||||
];
|
Reference in New Issue
Block a user