diff --git a/htdocs/langs/en_US/products.lang b/htdocs/langs/en_US/products.lang index 3789a743402..1ead8d455fe 100644 --- a/htdocs/langs/en_US/products.lang +++ b/htdocs/langs/en_US/products.lang @@ -85,6 +85,9 @@ PrimaryWay=Primary path DeleteFromCat=Remove from category PriceRemoved=Price removed BarCode=Barcode +BarcodeType=Barcode type +SetDefaultBarcodeType=Set barcode type +BarcodeValue=Barcode value NoteNotVisibleOnBill=Note (not visible on invoices, proposals...) CreateCopy=Create copy ServiceLimitedDuration=If product is a service with limited duration: diff --git a/htdocs/langs/fr_FR/products.lang b/htdocs/langs/fr_FR/products.lang index 895cbe8795d..b9446d760c2 100644 --- a/htdocs/langs/fr_FR/products.lang +++ b/htdocs/langs/fr_FR/products.lang @@ -84,6 +84,9 @@ PrimaryWay=Chemin Primaire: DeleteFromCat=Supprimer de la catégorie PriceRemoved=Prix supprimé BarCode=Code barre +BarcodeType=Type de code barre +BarcodeValue=Valeur du code barre +SetDefaultBarcodeType=Définissez le type de code barre NoteNotVisibleOnBill=Note (non visible sur les factures, propals...) CreateCopy=Créer copie ServiceLimitedDuration=Si produit de type service à durée limitée : @@ -127,4 +130,4 @@ NoSupplierPriceDefinedForThisProduct=Aucun prix/qt RecordedProducts=Produits en vente RecordedProductsAndServices=Produits/services en vente GenerateThumb=Générer la vignette -ProductCanvasAbility=Utiliser les extensions speciales "canvas" \ No newline at end of file +ProductCanvasAbility=Utiliser les extensions speciales "canvas"