amount input supports formula (#130)

This commit is contained in:
MaysWind
2025-05-04 22:50:50 +08:00
parent d036f66d4c
commit ab6f9839ef
13 changed files with 340 additions and 5 deletions
+4
View File
@@ -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": "无法删除该交易",