Fix: Correction traductions sur module banque

This commit is contained in:
Laurent Destailleur 2004-11-26 00:16:52 +00:00
parent 82136e05da
commit abe01b499b
3 changed files with 10 additions and 0 deletions

View File

@ -20,6 +20,14 @@
* $Source$ * $Source$
* *
*/ */
/*!
\file htdocs/compta/bank/index.php
\ingroup banque
\brief Page accueil banque
\version $Revision$
*/
require("./pre.inc.php"); require("./pre.inc.php");
require("./bank.lib.php"); require("./bank.lib.php");
require("../../tva.class.php"); require("../../tva.class.php");

View File

@ -113,6 +113,7 @@ Total=Total
TotalHT=Total HT TotalHT=Total HT
TotalTTC=Total TTC TotalTTC=Total TTC
TotalVAT=Total VAT TotalVAT=Total VAT
VAT=VAT
Average=Average Average=Average
Sum=Sum Sum=Sum
Delta=Delta Delta=Delta

View File

@ -114,6 +114,7 @@ Total=Total
TotalHT=Total HT TotalHT=Total HT
TotalTTC=Total TTC TotalTTC=Total TTC
TotalVAT=Total TVA TotalVAT=Total TVA
VAT=TVA
Average=Moyenne Average=Moyenne
Sum=Somme Sum=Somme
Delta=Écart Delta=Écart