updated translations
This commit is contained in:
@ -2,17 +2,7 @@
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Hoeveelheid|Hoeveelheden',
|
||||
'sales_price' => 'Verkoopprijs',
|
||||
'purchase_price' => 'Aankoopprijs',
|
||||
'sku' => 'SKU',
|
||||
|
||||
'notification' => [
|
||||
'message' => [
|
||||
'reminder' => 'U ontvangt deze e-mail omdat alleen :quantity van :name over is.',
|
||||
'out_of_stock' => 'U ontvangt deze e-mail omdat er bijna geen voorraad meer is van: :name.',
|
||||
],
|
||||
'button' => 'Nu bekijken',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user