Overview

This module helps to translate words, phrases, and entire sentences from one language to another. It supports over 100 languages, including English, Spanish, French, Chinese, Arabic, Russian, and many more.

Documentation

GoogleTranslate

This module helps to translate words, phrases, and entire sentences from one language to another. It supports over 100 languages, including English, Spanish, French, Chinese, Arabic, Russian, and many more.

Dependencies:

Configuration:

  • Go to the Google Cloud Console and create a new API key for google translate.
  • Collect the API Key for your Google Cloud Translate
  • Add the API Key value to the constant APIKey from the module.
  • Add the Language_Overview to the navigation.
  • Run the application and navigate to the Language Overview page then click on new tab to create the language and code – BCP 47 language code.
  • Ex: English – en, Tamil – ta, Hindi – hi, Arabic – ar
  • Once the Language & codes have been saved, you can use the translator page to convert the Text.

Screenshots

  •    

  •    

  •