diff --git a/htdocs/langs/ca_ES/categories.lang b/htdocs/langs/ca_ES/categories.lang index 9c83c8c9ff7e4e039aed9528141e2db63186e0f4..8d541125ae3f1230d9a84246214700efdc49f5ae 100644 --- a/htdocs/langs/ca_ES/categories.lang +++ b/htdocs/langs/ca_ES/categories.lang @@ -90,4 +90,8 @@ CategId=Id categoria CatSupList=Llista de categories de proveïdors CatCusList=Llista de categories de clients/potencials CatProdList=Llista de categories de productes -CatMemberList=Llista de categories de membres \ No newline at end of file +CatMemberList=Llista de categories de membres +# Imports +CatProdLinks=Productes +CatCusLinks=Clients/Clients potencials +CatSupLinks=Proveïdors \ No newline at end of file diff --git a/htdocs/langs/en_US/categories.lang b/htdocs/langs/en_US/categories.lang index 60267629de5802fb566c1294e5857a6ca7e0d847..da1fd9fe147e5e9275fddb21b0e1de0bdd0b7683 100644 --- a/htdocs/langs/en_US/categories.lang +++ b/htdocs/langs/en_US/categories.lang @@ -95,4 +95,8 @@ CatMemberList=List of members categories CatSupLinks=Links between suppliers and categories CatCusLinks=Links between customers/prospects and categories CatProdLinks=Links between products/services and categories -CatMemberLinks=Links between members and categories \ No newline at end of file +CatMemberLinks=Links between members and categories +# Imports +CatProdLinks=Products +CatCusLinks=Customer/Prospects +CatSupLinks=Suppliers \ No newline at end of file diff --git a/htdocs/langs/es_ES/categories.lang b/htdocs/langs/es_ES/categories.lang index b23acbb0ccf07cf3600db927160e30df6e10d88f..7521b9c03dc0b57dc67846862c9dcb4f5d99151f 100644 --- a/htdocs/langs/es_ES/categories.lang +++ b/htdocs/langs/es_ES/categories.lang @@ -90,4 +90,8 @@ CategId=Id categoría CatSupList=Listado categorías de proveedores CatCusList=Listado categorías de clientes/potenciales CatProdList=Listado categorías de productos -CatMemberList=Listado categorías de miembros \ No newline at end of file +CatMemberList=Listado categorías de miembros +# Imports +CatProdLinks=Productos +CatCusLinks=Clientes/Clientes potenciales +CatSupLinks=Proveedores \ No newline at end of file diff --git a/htdocs/langs/fr_FR/categories.lang b/htdocs/langs/fr_FR/categories.lang index f0d0b515e80e0d74f23ef13284c6dc491c5a2441..49043d2e1a29271abe5413bd717eee1c2b1699c2 100644 --- a/htdocs/langs/fr_FR/categories.lang +++ b/htdocs/langs/fr_FR/categories.lang @@ -95,4 +95,8 @@ CatMemberList=Liste des catégories adhérents CatSupLinks=Liens entre les fournisseurs et les catégories CatCusLinks=Liens entre les clients/prospects et les catégories CatProdLinks=Liens entre les produits/services et les catégories -CatMemberLinks=Links entre les adhérents et les catégories \ No newline at end of file +CatMemberLinks=Links entre les adhérents et les catégories +# Imports +CatProdLinks=Produits +CatCusLinks=Clients/Prospects +CatSupLinks=Fournisseurs \ No newline at end of file