mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-09 22:26:04 +00:00
Revamped tag report as well.
This commit is contained in:
@@ -897,9 +897,15 @@ return [
|
||||
'income_per_destination_account' => 'Income per destination account',
|
||||
'spent_in_specific_category' => 'Spent in category ":category"',
|
||||
'earned_in_specific_category' => 'Earned in category ":category"',
|
||||
'spent_in_specific_tag' => 'Spent in tag ":tag"',
|
||||
'earned_in_specific_tag' => 'Earned in tag ":tag"',
|
||||
'income_per_source_account' => 'Income per source account',
|
||||
'average_spending_per_destination' => 'Average expense per destination account',
|
||||
'average_earning_per_source' => 'Average earning per source account',
|
||||
'account_per_tag' => 'Account per tag',
|
||||
'tag_report_expenses_listed_once' => 'Expenses and income are never listed twice. If a transaction has multiple tags, it may only show up under one of its tags. This list may appear to be missing data, but the amounts will be correct.',
|
||||
'tag_report_chart_single_tag' => 'This chart applies to a single tag. If a transaction has multiple tags, what you see here may be reflected in the charts of other tags as well.',
|
||||
'tag' => 'Tag',
|
||||
'no_budget_squared' => '(no budget)',
|
||||
'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.',
|
||||
'mass_deleted_transactions_success' => 'Deleted :amount transaction(s).',
|
||||
|
Reference in New Issue
Block a user