Skip to content
Snippets Groups Projects
Commit 7a94d5ff authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FEAT #13271 TIME 0:01 correct translations

parent dd6576b9
No related branches found
No related tags found
No related merge requests found
......@@ -72,6 +72,8 @@ export class HomeComponent implements OnInit, AfterViewInit {
}
ngAfterViewInit(): void {
console.log(this.headerService.user);
if (this.headerService.user.mode === 'root_visible' || this.headerService.user.mode === 'root_invisible') {
this.featureTourService.init();
}
......
......@@ -2164,6 +2164,6 @@
"bindingMailDesc": "A binding document involves a specific final action defined in the settings administration and is no longer linked to the document type.",
"noBindingMailDesc": "A non-binding document involves a specific final action defined in the settings administration and is no longer linked to the document type.",
"registeredMailMsgActivate": "Activating this range will close the current range used for that type of recommended.",
"redirectUserVisaWorkflow": "Change of viewer / signatory for mails in the process of visa / signature",
"redirectUserVisaWorkflow": "Change of approver / signatory for mails in the process of visa / signature",
"chooseNewVisaUser": "is in <b>visa / signature</b> of some mails, please choose a <b>user replacement</b>"
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment