mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +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