diff --git a/htdocs/langs/en_US/propal.lang b/htdocs/langs/en_US/propal.lang index d18d8bb9afb..f05a077a50e 100644 --- a/htdocs/langs/en_US/propal.lang +++ b/htdocs/langs/en_US/propal.lang @@ -61,4 +61,5 @@ BuildBill=Build invoice RelatedBill=Related invoice RelatedBills=Related invoices ErrorPropalNotFound=Propal %s not found -Estimate=Estimate \ No newline at end of file +Estimate=Estimate +OtherPropals=Other proposals \ No newline at end of file diff --git a/htdocs/langs/fr_FR/propal.lang b/htdocs/langs/fr_FR/propal.lang index c6db5ea6b6b..15e37f29861 100644 --- a/htdocs/langs/fr_FR/propal.lang +++ b/htdocs/langs/fr_FR/propal.lang @@ -61,4 +61,5 @@ BuildBill=Cr RelatedBill=Facture associée RelatedBills=Factures associées ErrorPropalNotFound=Propal %s inexistante -Estimate=Devis : \ No newline at end of file +Estimate=Devis : +OtherPropals=Autres propositions \ No newline at end of file