Is it possible to detect the change in the "current language" using the ngx-translate library? Which JavaScript event should I use to accomplish this task?
To clarify, please refer to this straightforward example: https://stackblitz.com/edit/github-yvbmgu
I am looking to identify the alteration of the currentLang from the "diff" component during the ngOnInit() lifecycle.