In react, we can use this" " where to want the language options and add this script tags in index.html: function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element'); }
. That's it. Whole translation will work.