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": "無法刪除此交易",