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": "Chi tiết giao dịch",
|
||||
"No transaction data": "Không có dữ liệu giao dịch",
|
||||
"Are you sure you want to delete this transaction?": "Bạn có chắc chắn muốn xóa giao dịch này không?",
|
||||
"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": "Giá trị số tiền không phải là số",
|
||||
"Amount value exceeds limitation": "Giá trị số tiền vượt quá giới hạn",
|
||||
"Unable to delete this transaction": "Không thể xóa giao dịch này",
|
||||
|
||||
Reference in New Issue
Block a user