mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
New translations validation.php (Slovenian)
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
*/
|
||||
|
||||
return [
|
||||
'iban' => 'This is not a valid IBAN.',
|
||||
'unique_account_number_for_user' => 'It looks like this account number is already in use.',
|
||||
'iban' => 'To ni veljaven IBAN.',
|
||||
'unique_account_number_for_user' => 'Kaže, da je ta številka računa že v uporabi.',
|
||||
'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_action_value' => 'This value is invalid for the selected action.',
|
||||
|
Reference in New Issue
Block a user