Clean up authentication views.

This commit is contained in:
James Cole
2024-03-09 08:13:53 +01:00
parent 591c9e3b39
commit 46a60af966
54 changed files with 23996 additions and 108 deletions

View File

@@ -168,7 +168,7 @@ return [
// Ignore this comment
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password',
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions.',
'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.',
'invalid_account_info' => 'Invalid account information.',