updated languages
This commit is contained in:
@ -10,7 +10,7 @@ return [
|
||||
],
|
||||
|
||||
'notification' => [
|
||||
'message' => ':customer made :amount payment to invoice number :invoice_number.',
|
||||
'button' => 'Show',
|
||||
'message' => ':customer hizo un pago de :amount a la factura #:invoice_number.',
|
||||
'button' => 'Mostrar',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user