mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Expand view with several new options. Move cache to api endpoints.
This commit is contained in:
@@ -2327,6 +2327,15 @@ return [
|
||||
'no_tags' => '(no tags)',
|
||||
'nothing_found' => '(nothing found)',
|
||||
|
||||
// page settings and wizard dialogs
|
||||
|
||||
'page_settings_header' => 'Page settings',
|
||||
'visible_columns' => 'Visible columns',
|
||||
'accounts_to_show' => 'Accounts to show',
|
||||
'active_accounts_only' => 'Active accounts only',
|
||||
'in_active_accounts_only' => 'Inactive accounts only',
|
||||
'show_all_accounts' => 'Show all accounts',
|
||||
|
||||
// piggy banks:
|
||||
'event_history' => 'Event history',
|
||||
'add_money_to_piggy' => 'Add money to piggy bank ":name"',
|
||||
|
Reference in New Issue
Block a user