Added notification
This commit is contained in:
parent
ec9456f530
commit
452b979965
@ -7,5 +7,9 @@ return [
|
||||
|
||||
'error' => [
|
||||
'email' => 'Denne mail er allerede registreret.'
|
||||
]
|
||||
],
|
||||
'notification' => [
|
||||
'message' => ':customer lavede :amount betaling til faktura nr. :invoice_number.',
|
||||
'button' => 'Se',
|
||||
],
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user