mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Quick links.
This commit is contained in:
@@ -374,8 +374,16 @@ return [
|
||||
// 'reportForMonth' => 'Montly report for :month',
|
||||
// 'reportForMonthShared' => 'Montly report for :month (including shared accounts)',
|
||||
|
||||
'report_default' => 'Default financial report for :start until :end',
|
||||
|
||||
'report_default' => 'Default financial report for :start until :end',
|
||||
'quick_link_reports' => 'Quick links',
|
||||
'quick_link_default_report' => 'Default financial report',
|
||||
'report_this_month_shared' => 'Current month, all shared accounts',
|
||||
'report_this_month_non_shared' => 'Current month, all not-shared accounts',
|
||||
'report_this_year_shared' => 'Current year, all shared accounts',
|
||||
'report_this_year_non_shared' => 'Current year, all not-shared accounts',
|
||||
'report_all_time_shared' => 'All-time, all shared accounts',
|
||||
'report_all_time_non_shared' => 'All-time, all not-shared accounts',
|
||||
'reports_can_bookmark' => 'Remember that reports can be bookmarked.',
|
||||
'incomeVsExpenses' => 'Income vs. expenses',
|
||||
'accountBalances' => 'Account balances',
|
||||
'balanceStartOfYear' => 'Balance at start of year',
|
||||
|
Reference in New Issue
Block a user