mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
modify the name of debit card to checking account, add savings account and certificate of deposit
This commit is contained in:
+3
-1
@@ -1395,12 +1395,14 @@
|
||||
"Income": "Income",
|
||||
"Transfer": "Transfer",
|
||||
"Cash": "Cash",
|
||||
"Debit Card": "Debit Card",
|
||||
"Checking Account": "Checking Account",
|
||||
"Credit Card": "Credit Card",
|
||||
"Virtual Account": "Virtual Account",
|
||||
"Debt Account": "Debt Account",
|
||||
"Receivables": "Receivables",
|
||||
"Investment Account": "Investment Account",
|
||||
"Savings Account": "Savings Account",
|
||||
"Certificate of Deposit": "Certificate of Deposit",
|
||||
"Balance": "Balance",
|
||||
"Unable to retrieve account list": "Unable to retrieve account list",
|
||||
"Account list is up to date": "Account list is up to date",
|
||||
|
||||
@@ -1395,12 +1395,14 @@
|
||||
"Income": "收入",
|
||||
"Transfer": "转账",
|
||||
"Cash": "现金",
|
||||
"Debit Card": "借记卡",
|
||||
"Checking Account": "借记账户",
|
||||
"Credit Card": "信用卡",
|
||||
"Virtual Account": "虚拟账户",
|
||||
"Debt Account": "负债账户",
|
||||
"Receivables": "应收款项",
|
||||
"Investment Account": "投资账户",
|
||||
"Savings Account": "储蓄账户",
|
||||
"Certificate of Deposit": "定期存款",
|
||||
"Balance": "余额",
|
||||
"Unable to retrieve account list": "无法获取账户列表",
|
||||
"Account list is up to date": "账户列表已是最新",
|
||||
|
||||
Reference in New Issue
Block a user