{{expense.description}}
{{expense.amount < 0 ? '−' :
''}}{{toPrettyAmount(Math.abs(expense.amount))}}
Loading your expenses…
A simple shared ledger for two people.
{{recentlyDeleted.expense.description}} can be restored for {{undoCountdown}} seconds.
Add an expense to start a new balance.