Fix trans

This commit is contained in:
Laurent Destailleur 2020-07-04 13:04:53 +02:00
parent dd9cb8e781
commit 4819e58d06
2 changed files with 2 additions and 1 deletions

View File

@ -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++;

View File

@ -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