mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Cleaned up lots of views.
This commit is contained in:
@@ -196,8 +196,8 @@ return [
|
||||
// reports:
|
||||
'reportForYear' => 'Yearly report for :year',
|
||||
'reportForYearShared' => 'Yearly report for :year (including shared accounts)',
|
||||
'reportForMonth' => 'Montly report for :year',
|
||||
'reportForMonthShared' => 'Montly report for :year (including shared accounts)',
|
||||
'reportForMonth' => 'Montly report for :month',
|
||||
'reportForMonthShared' => 'Montly report for :month (including shared accounts)',
|
||||
'incomeVsExpenses' => 'Income vs. expenses',
|
||||
'accountBalances' => 'Account balances',
|
||||
'balanceStartOfYear' => 'Balance at start of year',
|
||||
|
Reference in New Issue
Block a user