DIGIT Workbench
PlatformDomainsAcademyDesign SystemFeedback
  • 👋Introducing DIGIT Workbench
    • Release Notes
      • Service Build Updates
      • MDMS & Configuration Updates
      • Test cases
      • Schema Collection
  • Understanding Workbench
    • Workbench Concept Note
    • Approach
  • Specifications
    • Master Data Management Process Flow
    • User Stories
  • Platform
    • Architecture
      • High Level Design
      • Low Level Design
    • Source Code
  • Setup
    • Configurations
      • Services
        • MDMS V2 (Master Data Management Service)
          • Adopt New MDMS - Steps
      • Workbench UI
        • Configurations
          • MDMS Configurations
          • DevOps Configuration
          • FAQ :: On Localisation Screens
        • Manage Master Data
          • Search Master Data
          • Add Master Data
          • View Master Data
          • Update Master Data
        • Manage Localisation Data
          • Search Localisation Data
            • Add Localisation Data
          • Edit Localization Messages
          • FAQ :: Add localisation if screens are not localised.
        • Create New Master
      • MDMS V2 Migration Guide
  • Community
    • Issues
Powered by GitBook

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.

On this page
  • We have the following flows in Manage Localization Data
  • Role required to manage localizations

Was this helpful?

Export as PDF
  1. Setup
  2. Configurations
  3. Workbench UI

Manage Localisation Data

We have the following flows in Manage Localization Data

  1. Search Localizations

  2. Edit Localizations

  3. Add and Bulk upload

Role required to manage localizations

"LOC_ADMIN"

Sample JSON:

{
   "name": "Localisation admin",
   "code": "LOC_ADMIN",
   "tenantId": "pb"
}
PreviousUpdate Master DataNextSearch Localisation Data

Last updated 9 months ago

Was this helpful?