mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
amount input supports formula (#130)
This commit is contained in:
@@ -1751,6 +1751,10 @@
|
||||
"Transaction Detail": "交易详情",
|
||||
"No transaction data": "没有交易数据",
|
||||
"Are you sure you want to delete this transaction?": "您确定要删除该交易?",
|
||||
"Enter formula mode": "进入公式模式",
|
||||
"Exit formula mode": "退出公式模式",
|
||||
"Calculate formula result": "计算公式结果",
|
||||
"Formula is invalid": "公式无效",
|
||||
"Amount value is not number": "金额值不是数值",
|
||||
"Amount value exceeds limitation": "金额数值超出限制",
|
||||
"Unable to delete this transaction": "无法删除该交易",
|
||||
|
||||
Reference in New Issue
Block a user