Intelligent Document Processing
processmaker.comKnowledge CenterDevelopers Corner
  • ProcessMaker Intelligent Document Processing
  • What's New
  • Release Notes
  • Glossary
  • 🟦IDP User
    • Document Management
      • Files and Folders
      • Preview a Document
      • Version Control
      • Access Control
      • Elastic Search
    • Intelligent Document Processing
  • 🟪IDP Administrator
    • Entity Management
      • Create a New Entity
    • Excel Import and Export
    • OCR Service
    • Classification Service
    • Named Entity Recognition
    • Annotations
    • Authorization
      • Example Authorization Configuration
    • Importer
    • Elastic Search Configuration
    • Email Integration
    • Email Notifications
    • Audit Log
    • Retention Management
    • Power BI
    • Exports
    • Translations
  • 🟦ProcessMaker Administrator and Designer
    • IDP Admin Settings
    • IDP Connector in Processes
  • 🟩IDP Developer
    • REST API Home
    • Key Concepts
    • Authentication
    • Request Syntax
    • Endpoints for Entity Objects
    • Endpoints for Documents
    • WebSockets
Powered by GitBook
On this page
  1. IDP Administrator

Translations

ProcessMaker IDP supports the following four languages by default:

  • English

  • Dutch

  • French

  • Spanish

To customize one of these languages, copy the Labels JSON and create a new language entry as an Enum Value of the Language Domain. This approach ensures that your custom changes are preserved during future updates.

Create a Custom Translation

Follow these steps to create a custom translation:

  1. Navigate to Global Settings -> Translations in the admin menu.

  2. Click Create New Translation.

  3. Select your custom language.

  4. Optionally, add a description.

  5. Add the Labels JSON.

PreviousExportsNextIDP Admin Settings

Last updated 11 months ago

🟪