Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 7.3.0

...

HTML
<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>

API Tab

Image AddedImage Removed

The API tab provides links to APIv1 / APIv2 documentation and beta Reverse API management. It also allows you to create and manage APIv1 keys for users.

...

To revoke a user's key, click "Revoke" at the end of their entry. 

 


For detailed information on working with API features, please refer to ProVision Developer Tools,  API v1, and APIv2 Swagger specifications linked in your instance on the API page.

...