Merge branch 'v6.2' of github.com:firefly-iii/firefly-iii into v6.2

This commit is contained in:
James Cole
2024-12-22 15:54:06 +01:00
49 changed files with 218 additions and 237 deletions

View File

@@ -1405,9 +1405,9 @@ return [
'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.',
'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',
'add_new_rate' => 'Add a new exchange rate',
'help_rate_form' => 'On this day, how many {to} will you get for one {from}?',
'save_new_rate' => 'Save new rate',
'add_new_rate' => 'Add a new exchange rate',
// Financial administrations
'administration_index' => 'Financial administration',

View File

@@ -115,7 +115,7 @@ return [
// exchange rates
'from_currency_to_currency' => '{from} → {to}',
'to_currency_from_currency' => '{to} → {from}',
'rate' => 'Rate',
'rate' => 'Rate',
'under' => 'Under',
'symbol' => 'Symbol',