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
@@ -634,7 +634,15 @@
"newCategoryTitle": "Neue Kategorie",
"newCategoryPlaceholder": "Kategoriename",
"newSubcategoryTitle": "Neue Unterkategorie",
"newSubcategoryPlaceholder": "Name der Unterkategorie"
"newSubcategoryPlaceholder": "Name der Unterkategorie",
"loanStatusFilterLabel": "Darlehensstatus filtern",
"loanStatusActive": "Aktiv",
"loanStatusPaid": "Bezahlt",
"loanStatusAll": "Alle",
"loanTransactions": "Darlehenstransaktionen",
"loanInstallmentNumber": "Rate {{number}} von {{total}}",
"loanReportTitle": "Darlehensbericht",
"loanNoTransactions": "Noch keine Zahlungen erfasst."
},
"settings": {
"title": "Einstellungen",