mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-06 01:45:22 +00:00
Included bills in month report. [skip ci]
This commit is contained in:
@@ -111,7 +111,8 @@ return [
|
||||
'leftInBudget' => 'Left in budget',
|
||||
|
||||
'sumOfSums' => 'Sum of sums',
|
||||
|
||||
'notCharged' => 'Not charged (yet)',
|
||||
'inactive' => 'Inactive',
|
||||
|
||||
'difference' => 'Difference',
|
||||
'in' => 'In',
|
||||
|
||||
@@ -36,6 +36,7 @@ return [
|
||||
'remind_me' => 'Remind me',
|
||||
'tag' => 'Tag',
|
||||
'reminder' => 'Remind me every',
|
||||
'under' => 'Under',
|
||||
|
||||
'store_new_withdrawal' => 'Store new withdrawal',
|
||||
'store_new_deposit' => 'Store new deposit',
|
||||
|
||||
Reference in New Issue
Block a user