diff --git a/htdocs/langs/en_US/bills.lang b/htdocs/langs/en_US/bills.lang index 286ccce2769..aa7514b078d 100644 --- a/htdocs/langs/en_US/bills.lang +++ b/htdocs/langs/en_US/bills.lang @@ -24,6 +24,7 @@ NoReplacableInvoice=No replacable invoices NoInvoiceToCorrect=No invoice to correct InvoiceHasAvoir=Corrected by one or several invoices CardBill=Invoice card +PredefinedInvoices=Predefined Invoices Invoice=Invoice Invoices=Invoices InvoiceLine=Invoice line diff --git a/htdocs/langs/fr_BE/bills.lang b/htdocs/langs/fr_BE/bills.lang index a4aaa058bda..b7adf51abbb 100644 --- a/htdocs/langs/fr_BE/bills.lang +++ b/htdocs/langs/fr_BE/bills.lang @@ -24,6 +24,7 @@ NoReplacableInvoice=Pas de facture rempla NoInvoiceToCorrect=Pas de facture à corriger InvoiceHasAvoir=Corrigée par une ou plusieurs factures CardBill=Fiche facture +PredefinedInvoices=Facture prédéfinie Invoice=Facture Invoices=Factures InvoiceLine=Ligne de facture diff --git a/htdocs/langs/fr_FR/bills.lang b/htdocs/langs/fr_FR/bills.lang index fbab5e5c025..40e6707288f 100644 --- a/htdocs/langs/fr_FR/bills.lang +++ b/htdocs/langs/fr_FR/bills.lang @@ -24,6 +24,7 @@ NoReplacableInvoice=Pas de factures remplacables NoInvoiceToCorrect=Pas de factures à corriger InvoiceHasAvoir=Corrigée par un ou plusieurs avoirs CardBill=Fiche facture +PredefinedInvoices=Facture prédéfinie Invoice=Facture Invoices=Factures InvoiceLine=Ligne de facture