Translations fixed

This commit is contained in:
Solène 2025-01-30 15:48:50 +01:00
parent c07be3dfc3
commit 0cc2ce2c11
2 changed files with 2 additions and 1 deletions

View File

@ -232,7 +232,7 @@ function fichinter_rec_prepare_head($object)
$head = array();
$head[$h][0] = DOL_URL_ROOT.'/fichinter/card-rec.php?id='.$object->id;
$head[$h][1] = $langs->trans("CardFichinter");
$head[$h][1] = $langs->trans("InterventionCard");
$head[$h][2] = 'card';
$h++;

View File

@ -86,3 +86,4 @@ TypeContact_fichinter_external_BILLING=Customer contact of intervention billing
TypeContact_fichinter_external_CUSTOMER=Customer contact of intervention follow-up
NotARecurringInterventionalTemplate=Not a recurring intervention template
ShowInterventionModel=Show intervention model
CreateRepeatableIntervention=Create recurring intervention