Improve loan dashboard interactions

This commit is contained in:
Rafael Foster
2026-05-01 08:09:12 -03:00
parent 977bee8a3a
commit 79f55cbfbc
18 changed files with 425 additions and 24 deletions
+9 -1
View File
@@ -609,7 +609,15 @@
"newCategoryTitle": "新类别",
"newCategoryPlaceholder": "类别名称",
"newSubcategoryTitle": "新子类别",
"newSubcategoryPlaceholder": "子类别名称"
"newSubcategoryPlaceholder": "子类别名称",
"loanStatusFilterLabel": "借款状态筛选",
"loanStatusActive": "进行中",
"loanStatusPaid": "已还清",
"loanStatusAll": "全部",
"loanTransactions": "借款交易",
"loanInstallmentNumber": "第 {{number}} / {{total}} 期",
"loanReportTitle": "借款报告",
"loanNoTransactions": "尚未记录还款。"
},
"settings": {
"title": "设置",