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": "Editar empréstimo",
"deleteLoan": "Excluir empréstimo",
"deleteLoanConfirm": "Excluir empréstimo \"{{title}}\"? Pagamentos já lançados no orçamento também serão removidos.",
"deleteLoanPaymentConfirm": "Excluir este pagamento do empréstimo?",
"loanRemainingAmount": "Restante",
"loanRemainingInstallments": "Parcelas restantes",
"loanPaidAmount": "Pago",
@@ -597,6 +598,7 @@
"loanSavedToast": "Empréstimo salvo",
"loanDeletedToast": "Empréstimo excluído",
"loanPaymentAddedToast": "Pagamento registrado",
"loanPaymentTitle": "Pagamento do empréstimo: {{borrower}}",
"typeLoan": "Empréstimo",
"tabsLabel": "Seções do orçamento",
"budgetTab": "Orçamento",