process-mining
2021.10
true
- Release notes
- Getting started
- Installation
- Configuration
- Integrations
- Authentication
- Working with Apps and Discovery Accelerators
- AppOne menus and dashboards
- AppOne setup
- TemplateOne 1.0.0 menus and dashboards
- TemplateOne 1.0.0 setup
- TemplateOne menus and fashboards
- TemplateOne 2021.4.0 setup
- Purchase to Pay Discovery Accelerator menus and dashboards
- Purchase to Pay Discovery Accelerator Setup
- Order to Cash Discovery Accelerator menus and dashboards
- Order to Cash Discovery Accelerator Setup
- Basic Connector for AppOne
- SAP Connectors
- Introduction to SAP Connector
- SAP input
- Checking the data in the SAP Connector
- Adding process specific tags to the SAP Connector for AppOne
- Adding process specific Due dates to the SAP Connector for AppOne
- Adding automation estimates to the SAP Connector for AppOne
- Adding attributes to the SAP Connector for AppOne
- Adding activities to the SAP Connector for AppOne
- Adding entities to the SAP Connector for AppOne
- SAP Order to Cash Connector for AppOne
- SAP Purchase to Pay Connector for AppOne
- SAP Connector for Purchase to Pay Discovery Accelerator
- SAP Connector for Order-to-Cash Discovery Accelerator
- Superadmin
- Dashboards and charts
- Tables and table items
- Application integrity
- How to ....
- Rebrand and restyle Apps and Discovery Accelerators
- Updating the Application Settings
- Preparing your app for translation
- Generating Translation files
- Completing the translations
- Use sharding in your applications
- Create an anonymized dataset
- Set up automated data refreshes
- Use an access matrix to enable role-based access to data
- Working with SQL connectors
- Introduction to SQL connectors
- Setting up a SQL connector
- CData Sync extractions
- Running a SQL connector
- Editing transformations
- Releasing a SQL Connector
- Scheduling data extraction
- Structure of transformations
- Using SQL connectors for released apps
- Generating a cache with scripts
- Setting up a local test environment
- Separate development and production environments
- Useful resources
Generating Translation files
Process Mining
Last updated Sep 2, 2024
Generating Translation files
When all the visible texts are marked for translation, you can generate the application files for the translator. The Generate translation files… option in the menu on the Superadmin Workspaces tab generates a translation JSON file for each supported language that you have defined in the
supportedLocales
setting in the ApplicationSettings.json
file. The translation files will contain all keys that require translation.
In the
resources/locales/
folder in your workspace a JSON file is generated for each supported locale.
Built-in translations are distributed with a new version of UiPath Process Mining. If your list of supported locales in the
supportedLocales
setting includes locales for which UiPath Process Mining does not offer a built-in translation, a folder resources/locales/software/
will also be generated which contains JSON files for all software translations you must provide yourself.
Note: A template translation
template.json
is provided for English, which provides example translations.
Follow these steps to generate the translation files.
Step |
Action |
---|---|
1 |
Go to the Superadmin Workspaces tab of you UiPath Process Mining developer environment. |
2 |
Click on the menu icon at the top left corner and select Generate translation files. |
See illustration below.
Note: The non-software translations are specific to each application (and application version).