New translations

This commit is contained in:
James Cole 2016-12-12 15:32:47 +01:00
parent cfb824588f
commit 66060dbed4

View File

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