diff --git a/htdocs/langs/en_US/suppliers.lang b/htdocs/langs/en_US/suppliers.lang index b36878f730a..9111450405e 100644 --- a/htdocs/langs/en_US/suppliers.lang +++ b/htdocs/langs/en_US/suppliers.lang @@ -15,4 +15,5 @@ AddSupplierPrice=Add supplier price ChangeSupplierPrice=Change supplier price ErrorQtyTooLowForThisSupplier=Quantity too low for this supplier ErrorSupplierCountryIsNotDefined=Country for this supplier is not defined. Correct this first. -ProductHasAlreadyReferenceInThisSupplier=This product has already a reference in this supplier \ No newline at end of file +ProductHasAlreadyReferenceInThisSupplier=This product has already a reference in this supplier +NoRecordedSuppliers=No suppliers recorded \ No newline at end of file diff --git a/htdocs/langs/fr_FR/suppliers.lang b/htdocs/langs/fr_FR/suppliers.lang index 811ef08723e..f433bf05d9e 100644 --- a/htdocs/langs/fr_FR/suppliers.lang +++ b/htdocs/langs/fr_FR/suppliers.lang @@ -15,4 +15,5 @@ AddSupplierPrice=Ajouter prix fournisseur ChangeSupplierPrice=Modifier prix fournisseur ErrorQtyTooLowForThisSupplier=Quantité insuffisante pour ce fournisseur ErrorSupplierCountryIsNotDefined=Le pays de ce fournisseur n'est pas défini. Corriger sur sa fiche. -ProductHasAlreadyReferenceInThisSupplier=Ce produit a déjà une référence chez ce fournisseur \ No newline at end of file +ProductHasAlreadyReferenceInThisSupplier=Ce produit a déjà une référence chez ce fournisseur +NoRecordedSuppliers=Pas de fournisseurs enregistrés \ No newline at end of file