Browse Source

Fix trans

Laurent Destailleur 5 years ago
parent
commit
4819e58d06
2 changed files with 2 additions and 1 deletions
  1. 1 1
      htdocs/core/lib/holiday.lib.php
  2. 1 0
      htdocs/langs/en_US/holiday.lang

+ 1 - 1
htdocs/core/lib/holiday.lib.php

@@ -35,7 +35,7 @@ function holiday_prepare_head($object)
 	$head = array();
 
     $head[$h][0] = DOL_URL_ROOT.'/holiday/card.php?id='.$object->id;
-    $head[$h][1] = $langs->trans("Holiday");
+    $head[$h][1] = $langs->trans("Leave");
     $head[$h][2] = 'card';
     $h++;
 

+ 1 - 0
htdocs/langs/en_US/holiday.lang

@@ -15,6 +15,7 @@ CancelCP=Canceled
 RefuseCP=Refused
 ValidatorCP=Approbator
 ListeCP=List of leave
+Leave=Leave request
 LeaveId=Leave ID
 ReviewedByCP=Will be approved by
 UserID=User ID