mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
amount input supports formula (#130)
This commit is contained in:
@@ -1751,6 +1751,10 @@
|
||||
"Transaction Detail": "Transaction Detail",
|
||||
"No transaction data": "No transaction data",
|
||||
"Are you sure you want to delete this transaction?": "Are you sure you want to delete this transaction?",
|
||||
"Enter formula mode": "Enter formula mode",
|
||||
"Exit formula mode": "Exit formula mode",
|
||||
"Calculate formula result": "Calculate formula result",
|
||||
"Formula is invalid": "Formula is invalid",
|
||||
"Amount value is not number": "Amount value is not number",
|
||||
"Amount value exceeds limitation": "Amount value exceeds limitation",
|
||||
"Unable to delete this transaction": "Unable to delete this transaction",
|
||||
|
||||
Reference in New Issue
Block a user