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": "取引の詳細",
|
||||
"No transaction data": "取引データがありません",
|
||||
"Are you sure you want to delete this transaction?": "この取引を削除しますか?",
|
||||
"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": "金額の値が数字ではありません",
|
||||
"Amount value exceeds limitation": "金額の値が制限を超えています",
|
||||
"Unable to delete this transaction": "この取引を削除できません",
|
||||
|
||||
Reference in New Issue
Block a user