[ad_1]
Is there any hook or a on call of jquery of Gtranslate which i can use so that I can alert a message, whenever a language is changed by user.
Like if a user change the language to spanish, i can modify the text somewhere using jquery.
$(document).on(‘gtranslate:languageChange’, handleLanguageChange); ??
The page I need help with: [log in to see the link]
