updated translations
This commit is contained in:
@ -8,7 +8,10 @@ return [
|
||||
'sku' => 'SKU/Código/Clave',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'Usted está recibiendo este correo electrónico porque el producto/servicio :name se está quedando sin inventario',
|
||||
'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',
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user