Fix links for #3824

This commit is contained in:
James Cole
2020-10-01 07:33:39 +02:00
parent 8767bad61e
commit f633769f7b

View File

@@ -104,8 +104,8 @@ return [
'warning_much_data' => ':days days of data may take a while to load.',
'registered' => 'You have registered successfully!',
'Default asset account' => 'Default asset account',
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href="/budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.',
'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the <a href="budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="bills">bills</a>-page. Bills can help you keep track of expenses.',
'Savings account' => 'Savings account',
'Credit card' => 'Credit card',
'source_accounts' => 'Source account|Source accounts',
@@ -748,7 +748,7 @@ return [
'regenerate_command_line_token' => 'Regenerate command line token',
'token_regenerated' => 'A new command line token was generated',
'change_your_email' => 'Change your email address',
'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the <a href="/admin">Administration</a>.',
'email_verification' => 'An email message will be sent to your old AND new email address. For security purposes, you will not be able to login until you verify your new email address. If you are unsure if your Firefly III installation is capable of sending email, please do not use this feature. If you are an administrator, you can test this in the <a href="admin">Administration</a>.',
'email_changed_logout' => 'Until you verify your email address, you cannot login.',
'login_with_new_email' => 'You can now login with your new email address.',
'login_with_old_email' => 'You can now login with your old email address again.',
@@ -1514,7 +1514,7 @@ return [
'store_configuration' => 'Store configuration',
'single_user_administration' => 'User administration for :email',
'edit_user' => 'Edit user :email',
'hidden_fields_preferences' => 'You can enable more transaction options in your <a href="/preferences">settings</a>.',
'hidden_fields_preferences' => 'You can enable more transaction options in your <a href="preferences">preferences</a>.',
'user_data_information' => 'User data',
'user_information' => 'User information',
'total_size' => 'total size',