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
@@ -54,7 +54,7 @@ export class DiagramComponent {
|
||||
private raphaelService: RaphaelService,
|
||||
private diagramsService: DiagramsService) {
|
||||
if (translate) {
|
||||
translate.addTranslationFolder('node_modules/ng2-activiti-analytics/src');
|
||||
translate.addTranslationFolder('ng2-activiti-analytics', 'node_modules/ng2-activiti-analytics/dist/src');
|
||||
}
|
||||
this.elementRef = elementRef;
|
||||
}
|
||||
|
Reference in New Issue
Block a user