New error message translations (also for #107)

This commit is contained in:
James Cole 2016-02-11 06:41:31 +01:00
parent d47b946d00
commit c4606b1854

View File

@ -1,6 +1,8 @@
<?php
return [
'iban' => 'This is not a valid IBAN.',
'unique_account_number_for_user' => 'It looks like this account number is already in use.',
'rule_trigger_value' => 'This value is invalid for the selected trigger.',
'rule_action_value' => 'This value is invalid for the selected action.',
'invalid_domain' => 'Due to security constraints, you cannot register from this domain.',