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