Support uncategorized investments (#593)

* Support uncategorized investments

* FIX sankey id collision

* Fix reports

* Fix hardcoded string and i8n

* FIX plurals

* Remove spending patterns section

add net worth section to reports
This commit is contained in:
soky srm
2026-01-09 19:45:42 +01:00
committed by GitHub
parent 76dc91377c
commit a4f70f4d4a
11 changed files with 306 additions and 212 deletions

View File

@@ -0,0 +1,6 @@
---
en:
models:
category:
uncategorized: Uncategorized
other_investments: Other Investments

View File

@@ -69,8 +69,8 @@ en:
add_transaction: Add Transaction
add_account: Add Account
transactions_breakdown:
title: Transactions Breakdown
no_transactions: No transactions found for the selected period and filters
title: Activity Breakdown
no_transactions: No activity found for the selected period and filters
filters:
title: Filters
category: Category
@@ -102,12 +102,25 @@ en:
expense: Expenses
income: Income
uncategorized: Uncategorized
transactions: transactions
entries:
one: entry
other: entries
percentage: "% of Total"
pagination:
showing: Showing %{count} transactions
showing:
one: Showing %{count} entry
other: Showing %{count} entries
previous: Previous
next: Next
net_worth:
title: Net Worth
current_net_worth: Current Net Worth
period_change: Period Change
assets_vs_liabilities: Assets vs Liabilities
total_assets: Assets
total_liabilities: Liabilities
no_assets: No assets
no_liabilities: No liabilities
investment_performance:
title: Investment Performance
portfolio_value: Portfolio Value