mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 20:44:08 +00:00
* Generate time series for rolling 30 day sum of income and spending * Highlight accounts with most income and spending in the last 30 days * Aggregate chips after 3 top accounts in insight card * Refactor aggregation filter I think this is easier to read and understand whats happening at a glance * Refactor and tidy * Use family currency for insight cards * Further reduce risk of sql injection * Fix lint * Refactor rolling total queries * Add test for transaction snapshot
21 lines
543 B
YAML
21 lines
543 B
YAML
---
|
|
en:
|
|
pages:
|
|
dashboard:
|
|
allocation_chart:
|
|
assets: Assets
|
|
debts: Debts
|
|
categories: Categories
|
|
greeting: Welcome back, %{name}
|
|
income: Income
|
|
investing: Investing (coming soon...)
|
|
net_worth: Net Worth
|
|
new: New account
|
|
no_transactions: You have no recent transactions
|
|
recurring: Recurring
|
|
savings_rate: Savings Rate (coming soon...)
|
|
spending: Spending
|
|
subtitle: Here's what's happening today
|
|
transactions: Transactions
|
|
view_all: View all
|