Translate the Input String from One Language to Another

The bot will be used to translate the input string from one language to other languages

Top Benefits

  • Supports a wide range of language translations

Tasks

  • Source string which needs to be translated
  • Input the destination language with the code
  • Call the Python script to do the translation

The bot will be used to translate the input string from one language to another language.
The user has to give an input string and the destination language code.
Both inputs will be passed to the Python script to do the language translations.
To get the language supported and codes, go through "https://pypi.org/project/translators".

Get Bot

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
20
Vendor
Automation Type
Bot
Last Updated
June 20, 2023
First Published
April 24, 2023
Platform
Automation 360
ReadMe
ReadMe
Support

See the Bot in Action

Calling Python Script
Variable Assignment
Clear Logs
PREV NEXT
Calling Python Script
Variable Assignment
Clear Logs

Setup Process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • Python v3.9 and above should be installed
  • Python's "Translate" library must be installed