mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#1076 Fix the translation in all the components
This commit is contained in:
committed by
Mario Romano
parent
070061107f
commit
acb06e92c4
@@ -83,7 +83,7 @@ export class ActivitiStartForm extends ActivitiForm implements OnInit, AfterView
|
||||
}
|
||||
|
||||
if (this.translate) {
|
||||
this.translate.addTranslationFolder('node_modules/ng2-activiti-form/src');
|
||||
this.translate.addTranslationFolder('ng2-activiti-form', 'node_modules/ng2-activiti-form/dist/src');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user