mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Enable updating Account::Entry#amount (#942)
- Enable updating transaction type income/expense - Enable updating transaction amount
This commit is contained in:
parent
3089e3c81d
commit
f1d0a62ac7
3 changed files with 27 additions and 1 deletions
|
@ -15,6 +15,7 @@ en:
|
|||
account_label: Account
|
||||
account_placeholder: Select an account
|
||||
additional: Additional
|
||||
amount: Amount
|
||||
category_label: Category
|
||||
category_placeholder: Select a category
|
||||
date_label: Date
|
||||
|
@ -28,6 +29,7 @@ en:
|
|||
merchant_label: Merchant
|
||||
merchant_placeholder: Select a merchant
|
||||
name_label: Name
|
||||
nature: Transaction type
|
||||
note_label: Notes
|
||||
note_placeholder: Enter a note
|
||||
overview: Overview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue