Refine loan tab filtering and date formats

This commit is contained in:
Rafael Foster
2026-05-01 08:24:39 -03:00
parent 79f55cbfbc
commit e34ba33f9b
21 changed files with 187 additions and 72 deletions
+2
View File
@@ -573,6 +573,7 @@
"editLoan": "Edit loan",
"deleteLoan": "Delete loan",
"deleteLoanConfirm": "Delete loan \"{{title}}\"? Payments already posted to the budget will also be removed.",
"deleteLoanPaymentConfirm": "Delete this loan payment?",
"loanRemainingAmount": "Remaining",
"loanRemainingInstallments": "Installments left",
"loanPaidAmount": "Paid",
@@ -597,6 +598,7 @@
"loanSavedToast": "Loan saved",
"loanDeletedToast": "Loan deleted",
"loanPaymentAddedToast": "Payment recorded",
"loanPaymentTitle": "Loan repayment: {{borrower}}",
"typeLoan": "Loan",
"tabsLabel": "Budget sections",
"budgetTab": "Budget",