注册账号
add websites
Paste this code onto your website
Copy and paste the following code snippets onto every page you want to translate
Place this meta tag before the closing </head>:
- <meta name="google-translate-customization"
- content="867dc3f419d47a9-f902c9141601d379-g7b45463124b1a33e-b"></meta>
Place this snippet where you'd like to display the Website Translator plugin on your page
- <div id="google_translate_element"></div>
- <script type="text/javascript">
- function googleTranslateElementInit() {
- new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
- }
- </script>
- <script type="text/javascript" src="//translate.google.com/translate_a/element.js
- ?cb=googleTranslateElementInit"></script>