mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#1076 Fix demo shell translation
This commit is contained in:
committed by
Mario Romano
parent
acb06e92c4
commit
2a6ef8bf51
@@ -46,7 +46,8 @@ export class AppComponent {
|
||||
this.setProvider();
|
||||
|
||||
if (translate) {
|
||||
translate.addTranslationFolder();
|
||||
translate.addTranslationFolder('custom', 'custom-translation/');
|
||||
// translate.addTranslationFolder('ng2-alfresco-login', 'custom-translation/alfresco-login');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user