mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-03 04:25:21 +02:00
Build out account sidebar (#391)
* Build out account sidebar * Use detail and summary element instead of controller * Update localisation * Remove redundant code
This commit is contained in:
parent
6254ea9d8a
commit
9284352f06
4 changed files with 42 additions and 18 deletions
|
@ -12,8 +12,8 @@ en:
|
|||
models:
|
||||
account: Account
|
||||
account/credit: Credit Card
|
||||
account/depository: Bank Accounts
|
||||
account/investment: Investments
|
||||
account/depository: Bank Account
|
||||
account/investment: Investment
|
||||
account/loan: Loan
|
||||
account/other_asset: Other Asset
|
||||
account/other_liability: Other Liability
|
||||
|
|
|
@ -3,9 +3,8 @@ en:
|
|||
layouts:
|
||||
application:
|
||||
accounts: Accounts
|
||||
cash: Cash
|
||||
dashboard: Dashboard
|
||||
new_account: New Account
|
||||
new_account: New account
|
||||
auth:
|
||||
or: or
|
||||
privacy_policy: Privacy Policy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue