lv-LV translation
This commit is contained in:
15
resources/lang/lv-LV/items.php
Normal file
15
resources/lang/lv-LV/items.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Daudzums|Daudzums',
|
||||
'sales_price' => 'Pārdošanas cena',
|
||||
'purchase_price' => 'Iegādes cena',
|
||||
'sku' => 'Kods',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'Jūs saņemāt šo e-pastu, jo precei :name noliktavā beidzas atlikums.',
|
||||
'button' => 'Skatīt tagad',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user