mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Progress and updates for new layout.
This commit is contained in:
@@ -757,6 +757,7 @@ return [
|
||||
'invalid_password' => 'Invalid password!',
|
||||
'what_is_pw_security' => 'What is "verify password security"?',
|
||||
'secure_pw_title' => 'How to choose a secure password',
|
||||
'forgot_password_response' => 'Thank you. If an account exists with this email address, you will find instructions in your inbox.',
|
||||
'secure_pw_history' => 'Not a week goes by that you read in the news about a site losing the passwords of its users. Hackers and thieves use these passwords to try to steal your private information. This information is valuable.',
|
||||
'secure_pw_ff' => 'Do you use the same password all over the internet? If one site loses your password, hackers have access to all your data. Firefly III relies on you to choose a strong and unique password to protect your financial records.',
|
||||
'secure_pw_check_box' => 'To help you do that Firefly III can check if the password you want to use has been stolen in the past. If this is the case, Firefly III advises you NOT to use that password.',
|
||||
@@ -1343,6 +1344,7 @@ return [
|
||||
'account_type_loan' => 'Loan',
|
||||
'account_type_mortgage' => 'Mortgage',
|
||||
'account_type_Credit card' => 'Credit card',
|
||||
'credit_card_type_monthlyFull' => 'Full payment every month',
|
||||
'liability_direction_credit' => 'I am owed this debt',
|
||||
'liability_direction_debit' => 'I owe this debt to somebody else',
|
||||
'liability_direction_credit_short' => 'Owed this debt',
|
||||
|
Reference in New Issue
Block a user