mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fixed translation services
This commit is contained in:
@@ -63,6 +63,7 @@ export class AppComponent {
|
||||
|
||||
this.translate = translate;
|
||||
this.translate.translationInit();
|
||||
this.translate.addComponent('');
|
||||
}
|
||||
|
||||
isActive(instruction: any[]): boolean {
|
||||
|
Reference in New Issue
Block a user