diff --git a/htdocs/langs/en_US/products.lang b/htdocs/langs/en_US/products.lang index 02377377fea..b2597f012e5 100644 --- a/htdocs/langs/en_US/products.lang +++ b/htdocs/langs/en_US/products.lang @@ -60,4 +60,5 @@ PriceRemoved=Price removed BarCode=Barcode Pack=Pack Packs=Packs -NoteNotVisibleOnBill=Note (not visible on invoices, proposals...) \ No newline at end of file +NoteNotVisibleOnBill=Note (not visible on invoices, proposals...) +CreateCopy=Create copy \ No newline at end of file diff --git a/htdocs/langs/fr_FR/products.lang b/htdocs/langs/fr_FR/products.lang index cae78a591f4..e478a634826 100644 --- a/htdocs/langs/fr_FR/products.lang +++ b/htdocs/langs/fr_FR/products.lang @@ -75,4 +75,5 @@ PriceRemoved=Prix supprim BarCode=Code barre Pack=Lot Packs=Lots -NoteNotVisibleOnBill=Note (non visible sur les factures, propals...) \ No newline at end of file +NoteNotVisibleOnBill=Note (non visible sur les factures, propals...) +CreateCopy=Créer copie \ No newline at end of file