diff --git a/htdocs/langs/en_US/compta.lang b/htdocs/langs/en_US/compta.lang index 202fa2294c9..ac60d2bd582 100644 --- a/htdocs/langs/en_US/compta.lang +++ b/htdocs/langs/en_US/compta.lang @@ -17,4 +17,5 @@ VAT=VAT VATToPay=VAT to pay VATToCollect=VAT to collect VATSummary=VAT Summary -VATPayed=VAT payed \ No newline at end of file +VATPayed=VAT payed +SocialContributions=Social contributions \ No newline at end of file diff --git a/htdocs/langs/fr_FR/companies.lang b/htdocs/langs/fr_FR/companies.lang index c52dbffa2e8..01eb2d441f0 100644 --- a/htdocs/langs/fr_FR/companies.lang +++ b/htdocs/langs/fr_FR/companies.lang @@ -45,7 +45,7 @@ CustomerDiscount=Remise client Supplier=Fournisseur CompanyList=Liste des sociétés AddContact=Ajouter contact -AddCompany=Ajouter sociétés +AddCompany=Ajouter société DeleteACompany=Supprimer une société PersonalInformations=Informations personnelles AccountancyCode=Code comptable diff --git a/htdocs/langs/fr_FR/compta.lang b/htdocs/langs/fr_FR/compta.lang index 639fa7be94a..fcfb8512ddb 100644 --- a/htdocs/langs/fr_FR/compta.lang +++ b/htdocs/langs/fr_FR/compta.lang @@ -17,4 +17,5 @@ VAT=TVA VATToPay=TVA à payé VATToCollect=TVA à récupéré VATSummary=Résumé TVA -VATPayed=TVA payée \ No newline at end of file +VATPayed=TVA payée +SocialContributions=Charges sociales \ No newline at end of file