added nl-NL

This commit is contained in:
denisdulici
2017-11-30 12:27:54 +03:00
parent 5c09e8f023
commit eace5c6c29
26 changed files with 752 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
<?php
return [
'quantities' => 'Hoeveelheid | Hoeveelheden',
'sales_price' => 'Verkoopprijs',
'purchase_price' => 'Aankoopprijs',
'sku' => 'SKU',
'notification' => [
'message' => 'U ontvangt deze e-mail omdat : naam draait niet op voorraad.',
'button' => 'Bekijk nu',
],
];