mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Index for exchange rates.
This commit is contained in:
@@ -89,4 +89,7 @@ return [
|
||||
|
||||
// notifications
|
||||
'notification_index' => 'Owner notifications',
|
||||
|
||||
// exchange rates
|
||||
'exchange_rates_index' => 'Exchange rates',
|
||||
];
|
||||
|
||||
@@ -1394,6 +1394,11 @@ return [
|
||||
'slack_url_label' => 'Slack "incoming webhook" URL',
|
||||
'discord_url_label' => 'Discord webhook URL',
|
||||
|
||||
// exchange rates
|
||||
'menu_exchange_rates_index' => 'Exchange rates',
|
||||
'header_exchange_rates' => 'Exchange rates',
|
||||
'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>.',
|
||||
|
||||
// Financial administrations
|
||||
'administration_index' => 'Financial administration',
|
||||
'administrations_index_menu' => 'Financial administration(s)',
|
||||
|
||||
Reference in New Issue
Block a user