modify the name of debit card to checking account, add savings account and certificate of deposit

This commit is contained in:
MaysWind
2024-09-20 00:00:19 +08:00
parent 1e8a27612f
commit 220f9f15e5
10 changed files with 84 additions and 41 deletions
+3 -1
View File
@@ -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",
+3 -1
View File
@@ -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": "账户列表已是最新",