updated translations
This commit is contained in:
@ -13,7 +13,7 @@ return [
|
||||
],
|
||||
|
||||
'error' => [
|
||||
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
|
||||
'over_payment' => 'Fout: Betaling niet toegevoegd! Het door u ingevoerde bedrag passeert het totaal: :amount',
|
||||
'not_user_company' => 'Fout: U heeft niet de juiste bevoegdheid om dit bedrijf te beheren!',
|
||||
'customer' => 'Fout: Gebruiker niet aangemaakt! :name heeft dit e-mailadres al in gebruik.',
|
||||
'no_file' => 'Fout: geen bestand geselecteerd!',
|
||||
@ -26,7 +26,7 @@ return [
|
||||
'warning' => [
|
||||
'deleted' => 'Waarschuwing: Het is voor u niet toegestaan om <b>:name</b> te verwijderen omdat het gerelateerd is aan :text.',
|
||||
'disabled' => 'Waarschuwing: U mag <b>:name</b> niet uitschakelen omdat het gerelateerd is aan :text.',
|
||||
'disable_code' => 'Warning: You are not allowed to disable or change the currency of <b>:name</b> because it has :text related.',
|
||||
'disable_code' => 'Waarschuwing: U mag <b>:name</b> niet uitschakelen omdat het gerelateerd is aan :text.',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user