mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations validation.php (Spanish)
This commit is contained in:
parent
8708fba4bc
commit
1d8e953ebc
@ -88,4 +88,5 @@ return [
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
'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',
|
||||
];
|
Loading…
Reference in New Issue
Block a user