marketplace
latest
false
- Release Notes
- Overview
- Getting Started
- Marketplace Vendors
- Marketplace Customers
- Publishing Guidelines
- Publishing Guidelines for Ready-to-go Automations
- Publishing Guidelines for Solution Accelerators
- Publishing Guidelines for Integration Service Connectors
- Security & IP Protection
- Other UiPath Listings
- Node-RED
- Identify Language
- Translate Text
- Setup
- Teams
- Microsoft Teams Scope
- Create Team
- Create Team From Group
- Get Team
- Get Teams
- Channels
- Create Channel
- Delete Channel
- Get Channel
- Get Channels
- Update Channel
- Chats
- Get Chat
- Get Chats
- Get Chat Members
- Messages
- Get Message
- Get Messages
- Get Message Replies
- Reply To Message
- Send Message
- Events
- Create Event
- Delete Event
- Get Event
- Get Events
- Users
- Get User Presence
- How It Works
- Technical References
- Get Started
- About
- Setup
- Technical References
- Azure Form Recognizer Scope
- Activities
- Analyze Form
- Analyze Form Async
- Get Analyze Form Result
- Analyze Receipt
- Analyze Receipt Async
- Get Analyze Receipt Result
- Analyze Layout
- Analyze Layout Async
- Get Analyze Layout Result
- Train Model
- Get Models
- Get Model Keys
- Get Model Info
- Delete Model
- Connectors
- How to Create Activities
- Build Your Integration
Translate Text
Marketplace User Guide
Last updated Sep 5, 2024
Translate Text
Translates text from one language to another. Supported languages include:
Arabic, Catalan, Chinese (Simplified), Chinese (Traditional), Czech, Danish, Dutch, English, Finnish, French, German, Hindi, Italian, Japanese, Korean, Norwegian Bokmål, Polish, Portuguese, Russian, Spanish, Swedish, Turkish
- APIKey - The API key generated for your Language Translator instance on IBM Cloud.
- URL - The URL generated for your Language Translator instance on IBM Cloud.
- From - The language of the inputted text. Accepts strings and
String
variables. - Text - The text to be analyzed. Accepts strings and
String
variables. -
To - The language to which the inputted text is translated. Accepts strings and
String
variables.Important:Not all translations are supported yet. For example, Spanish may only be translated to Catalan, English, and French. To check if a translation is possible, select a From language in the activity and open the To field's dropdown menu, which will be appropriately populated.
See below
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.