Trad: Et de la traduction...
This commit is contained in:
parent
fc9db3a639
commit
f445b82a50
@ -19,3 +19,4 @@ VATToCollect=VAT to collect
|
||||
VATSummary=VAT Summary
|
||||
VATPayed=VAT payed
|
||||
SocialContributions=Social contributions
|
||||
AccountancyTreasuryArea=Accountancy/Treasury area
|
||||
@ -46,3 +46,4 @@ ErrorProductAlreadyExists=A product with reference %s already exists.
|
||||
ErrorProductBadRefOrLabel=Wrong value for reference or label.
|
||||
ShowProduct=Show product
|
||||
ShowService=Show service
|
||||
ProductsAndServicesArea=Product and Services area
|
||||
@ -19,3 +19,4 @@ VATToCollect=TVA
|
||||
VATSummary=Résumé TVA
|
||||
VATPayed=TVA payée
|
||||
SocialContributions=Charges sociales
|
||||
AccountancyTreasuryArea=Espace Compta/Tréso
|
||||
@ -49,3 +49,4 @@ ErrorProductBadRefOrLabel=La valeur de la reference ou du libell
|
||||
Suppliers=Fournisseurs
|
||||
ShowProduct=Afficher produit
|
||||
ShowService=Afficher service
|
||||
ProductsAndServicesArea=Espace Produit et Services
|
||||
@ -53,7 +53,7 @@ if ($_POST["action"] == 'update')
|
||||
|
||||
llxHeader("","",$langs->trans("ProductsAndServices"));
|
||||
|
||||
print_titre($langs->trans("ProductsAndServices"));
|
||||
print_titre($langs->trans("ProductsAndServicesArea"));
|
||||
|
||||
print '<table border="0" width="100%">';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user