Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Oct 30, 2018
1 parent af6e6eb commit 0f184a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lang/en-GB/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
'disabled' => ':type disabled!',
],
'error' => [
'over_payment' => 'Error: Payment not added! Amount passes the total. You don\'t should max add amount: :amount',
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
'not_user_company' => 'Error: You are not allowed to manage this company!',
'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'Error: No file selected!',
Expand Down

0 comments on commit 0f184a3

Please sign in to comment.