mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New meta files and some translations
This commit is contained in:
		| @@ -45,7 +45,7 @@ return [ | ||||
|     // Ignore this comment
 | ||||
| 
 | ||||
|     'collect_info'        => 'Please collect more information in the <code>storage/logs</code> directory where you will find log files. If you\'re running Docker, use <code>docker logs -f [container]</code>.', | ||||
|     'collect_info_more'   => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/faq/other#how-do-i-enable-debug-mode">the FAQ</a>.', | ||||
|     'collect_info_more'   => 'You can read more about collecting error information in <a href="https://docs.firefly-iii.org/how-to/general/debug/">the FAQ</a>.', | ||||
|     'github_help'         => 'Get help on GitHub', | ||||
|     'github_instructions' => 'You\'re more than welcome to open a new issue <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">on GitHub</a></strong>.', | ||||
|     'use_search'          => 'Use the search!', | ||||
|   | ||||
| @@ -104,7 +104,7 @@ return [ | ||||
|     'two_factor_forgot'                    => 'I forgot my two-factor thing.', | ||||
|     'two_factor_lost_header'               => 'Lost your two factor authentication?', | ||||
|     'two_factor_lost_intro'                => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.', | ||||
|     'two_factor_lost_fix_self'             => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/faq/other#i-lost-my-two-factor-authentication-codes-and-backup-codes">this entry in the FAQ</a> for instructions.', | ||||
|     'two_factor_lost_fix_self'             => 'If you run your own instance of Firefly III, read <a href="https://docs.firefly-iii.org/references/faq/firefly-iii/using/#i-lost-my-2fa-token-generator-or-2fa-has-stopped-working>this entry in the FAQ</a> for instructions.', | ||||
|     'two_factor_lost_fix_owner'            => 'Otherwise, email the site owner, <a href="mailto::site_owner">:site_owner</a> and ask them to reset your two factor authentication.', | ||||
|     'mfa_backup_code'                      => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.', | ||||
|     'pref_two_factor_new_backup_codes'     => 'Get new backup codes', | ||||
| @@ -194,7 +194,7 @@ return [ | ||||
|     'transfer_exchange_rate_instructions'  => 'Source asset account "@source_name" only accepts transactions in @source_currency. Destination asset account "@dest_name" only accepts transactions in @dest_currency. You must provide the transferred amount correctly in both currencies.', | ||||
|     'transaction_data'                     => 'Transaction data', | ||||
|     'invalid_server_configuration'         => 'Invalid server configuration', | ||||
|     'invalid_locale_settings'              => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://docs.firefly-iii.org/firefly-iii/advanced-installation/locales/">instructions how to do this</a>.', | ||||
|     'invalid_locale_settings'              => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are <a href="https://docs.firefly-iii.org/how-to/firefly-iii/advanced/locales/">instructions how to do this</a>.', | ||||
|     'quickswitch'                          => 'Quickswitch', | ||||
|     'sign_in_to_start'                     => 'Sign in to start your session', | ||||
|     'sign_in'                              => 'Sign in', | ||||
| @@ -1911,6 +1911,7 @@ return [ | ||||
|     'deleted_transfer'                          => 'Successfully deleted transfer ":description"', | ||||
|     'deleted_reconciliation'                    => 'Successfully deleted reconciliation transaction ":description"', | ||||
|     'stored_journal'                            => 'Successfully created new transaction ":description"', | ||||
|     'stored_journal_js'                         => 'Successfully created new transaction "%{description}"', | ||||
|     'stored_journal_no_descr'                   => 'Successfully created your new transaction', | ||||
|     'updated_journal_no_descr'                  => 'Successfully updated your transaction', | ||||
|     'select_transactions'                       => 'Select transactions', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user