From 16cd66480f352fb8a883b90d0f4a925c755a76cb Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Sun, 2 Aug 2026 17:11:43 +0200 Subject: [PATCH] New translations en.json (Portuguese, Brazilian) [ci skip] --- lang/pt-br.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt-br.json b/lang/pt-br.json index b6cc3035..0c4f242b 100644 --- a/lang/pt-br.json +++ b/lang/pt-br.json @@ -1854,6 +1854,7 @@ "credit_quantity_invalid": "Enter a valid quantity greater than zero for every selected line.", "credit_note_cannot_be_cloned": "A credit note cannot be cloned.", "credit_note_cannot_be_converted_to_estimate": "A credit note cannot be converted to an estimate.", + "invoice_must_be_settled_before_completion": "Record a payment or create a credit note before completing this invoice.", "payment_amount_exceeds_invoice_due_amount": "The payment is more than the invoice's outstanding balance.", "payment_number_used": "O número do pagamento já está em uso.", "name_already_taken": "O nome já está em uso.",