mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +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 AlfrescoLoginComponent implements OnInit {
|
||||
public settingsService: AlfrescoSettingsService,
|
||||
private translate: AlfrescoTranslationService) {
|
||||
|
||||
translate.addTranslationFolder('node_modules/ng2-alfresco-login/dist/src');
|
||||
translate.addTranslationFolder('ng2-alfresco-login', 'node_modules/ng2-alfresco-login/dist/src');
|
||||
|
||||
this.initFormError();
|
||||
this.initFormFieldsMessages();
|
||||
|
Reference in New Issue
Block a user