Hưng

Results 1 comments of Hưng

I have added the following section to make it work for the first time: ``` export const lang: Record = { vi, en }; constructor(translocoService:TranslocoService) { this.translocoService.setTranslation( { 'key': lang[this.translocoService.getActiveLang()]'...