updated translations
This commit is contained in:
@ -7,5 +7,10 @@ return [
|
||||
|
||||
'error' => [
|
||||
'email' => 'L\'email è già stata presa.'
|
||||
]
|
||||
],
|
||||
|
||||
'notification' => [
|
||||
'message' => ':customer made :amount payment to invoice number :invoice_number.',
|
||||
'button' => 'Show',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user