mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-06 05:55:21 +02:00
Add placeholders for dashboard features (#642)
* Add placeholders for new dashboard * Fix tests and lint errors
This commit is contained in:
parent
4708e85da3
commit
f5f624881f
14 changed files with 196 additions and 109 deletions
|
@ -2,5 +2,17 @@
|
|||
en:
|
||||
pages:
|
||||
dashboard:
|
||||
allocation_chart:
|
||||
assets: Assets
|
||||
debts: Debts
|
||||
categories: Categories
|
||||
greeting: Welcome back, %{name}
|
||||
new: New
|
||||
income: Income (coming soon...)
|
||||
investing: Investing (coming soon...)
|
||||
net_worth: Net Worth
|
||||
new: New account
|
||||
recurring: Recurring
|
||||
savings_rate: Savings Rate (coming soon...)
|
||||
spending: Spending (coming soon...)
|
||||
subtitle: Here's what's happening today
|
||||
transactions: Transactions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue