If you're referring to the Google Translate widget, then I don't think it provides a callback function to indicate that it has finished translating your web page. The next best thing could be to detect changes in the widget's dropdown selection, and assume that the user has translated the page if the selected item is not the same as what it was before.