updated translations

This commit is contained in:
denisdulici
2020-03-25 00:46:36 +03:00
parent e0bb2fd72d
commit cbe0470d35
30 changed files with 345 additions and 175 deletions

View File

@ -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',
],
];