updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -7,9 +7,10 @@ return [
'error' => [
'email' => 'Denne mail er allerede registreret.'
],
],
'notification' => [
'message' => ':customer lavede :amount betaling til faktura nr. :invoice_number.',
'button' => 'Se',
'message' => ':customer har betalt :amount af faktura nummer :invoice_number.',
'button' => 'Vis',
],
];