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": "{{total}} 回中 {{number}} 回目",
"loanReportTitle": "貸付レポート",
"loanNoTransactions": "返済はまだ記録されていません。"
},
"settings": {
"title": "設定",