updated translations

This commit is contained in:
denisdulici
2020-02-18 17:13:54 +03:00
parent 147c7327a0
commit c76986f0fe
79 changed files with 1318 additions and 724 deletions

View File

@ -2,17 +2,7 @@
return [
'quantities' => 'Cantidad | Cantidades',
'sales_price' => 'Precio de Venta',
'purchase_price' => 'Precio de Compra',
'sku' => 'SKU/Código/Clave',
'notification' => [
'message' => [
'reminder' => 'Usted está recibiendo este email porque sólo :quantity de :name han permanecido.',
'out_of_stock' => 'You are receiving this email because the :name is running out of stock.',
],
'button' => 'Ver Ahora',
],
];