mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations validation.php (Russian)
This commit is contained in:
parent
41f1bb1dbd
commit
07277b7282
@ -91,4 +91,4 @@ return [
|
|||||||
'present' => 'The :attribute field must be present.',
|
'present' => 'The :attribute field must be present.',
|
||||||
'amount_zero' => 'The total amount cannot be zero',
|
'amount_zero' => 'The total amount cannot be zero',
|
||||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN',
|
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN',
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user