sv-SE translation
This commit is contained in:
15
resources/lang/sv-SE/items.php
Normal file
15
resources/lang/sv-SE/items.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Kvantitet | Kvantiteter',
|
||||
'sales_price' => 'Försäljningspris',
|
||||
'purchase_price' => 'Inköpspris',
|
||||
'sku' => 'Artikelnummer',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'Du får detta mail eftersom :name är slut på lagret.',
|
||||
'button' => 'Visa nu',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user