mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fix string.
This commit is contained in:
parent
6c655634bc
commit
42dc8486e9
@ -1468,7 +1468,7 @@ return [
|
||||
'exchange_rates_intro' => 'Firefly III supports downloading and using exchange rates. Read more about this in <a href="https://docs.firefly-iii.org/LOL_NOT_FINISHED_YET_TODO">the documentation</a>.',
|
||||
'exchange_rates_from_to' => 'Between {from} and {to} (and the other way around)',
|
||||
'header_exchange_rates_rates' => 'Exchange rates',
|
||||
'exchange_rates_intro_rates' => 'Firefly III bla bla bla exchange rates. Inverse is automatically calculated if not provided. Will go back to last found rate.',
|
||||
'exchange_rates_intro_rates' => 'Firefly III uses the following exchange rates. The inverse is automatically calculated when it is not provided. If no exchange rate exists for the date of the transaction, Firefly III will go back in time to find one. If none are present, the rate "1" will be used.',
|
||||
'header_exchange_rates_table' => 'Table with exchange rates',
|
||||
'help_rate_form' => 'On this day, how many {to} will you get for one {from}?',
|
||||
'save_new_rate' => 'Save new rate',
|
||||
|
Loading…
Reference in New Issue
Block a user