mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-23 04:46:44 +00:00
New error message translations (also for #107)
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
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_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.',
|
||||||
|
Reference in New Issue
Block a user