Tracking: Minor translation update in EN, ES, FR for new time reports functionnality - refs BT#21832

pull/5657/head
NicoDucou 1 year ago
parent 2866098c5c
commit 0826bbbf90
  1. 2
      main/lang/english/trad4all.inc.php
  2. 2
      main/lang/french/trad4all.inc.php
  3. 2
      main/lang/spanish/trad4all.inc.php

@ -9063,4 +9063,6 @@ $ValidationDate = "Validation date";
$LearningpathName = "Learningpath name"; $LearningpathName = "Learningpath name";
$StartingAccessDate = "Starting access date"; $StartingAccessDate = "Starting access date";
$EndingAccessDate = "Ending access date"; $EndingAccessDate = "Ending access date";
$TimeReport = "Time report";
$BillingReport = "Billing report";
?> ?>

@ -8997,4 +8997,6 @@ $ValidationDate = "Date de validation";
$LearningpathName = "Nom du parcours"; $LearningpathName = "Nom du parcours";
$StartingAccessDate = "Date de début d'accès"; $StartingAccessDate = "Date de début d'accès";
$EndingAccessDate = "Date de fin d'accès"; $EndingAccessDate = "Date de fin d'accès";
$TimeReport = "Rapport de temps";
$BillingReport = "Rapport de facturation";
?> ?>

@ -9088,4 +9088,6 @@ $ValidationDate = "Fecha de validación";
$LearningpathName = "Nombre de lección"; $LearningpathName = "Nombre de lección";
$StartingAccessDate = "Fecha de inicio de acceso"; $StartingAccessDate = "Fecha de inicio de acceso";
$EndingAccessDate = "Fecha de finalización del acceso"; $EndingAccessDate = "Fecha de finalización del acceso";
$TimeReport = "Informe de tiempo de accesso";
$BillingReport = "Informe de facturación";
?> ?>
Loading…
Cancel
Save