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

Was this helpful?

Export as PDF
  1. Setup
  2. Configurations
  3. Workbench UI
  4. Manage Localisation Data

FAQ :: Add localisation if screens are not localised.

Bulk Upload

PreviousEdit Localization MessagesNextCreate New Master

Last updated 9 months ago

Was this helpful?

If you are visiting the screen and it is not localized, the screen will appear as in the screenshot below.

  • You can localize it with these simple steps:

  • We have an option to upload Excel sheets (XLSX, XLS) and upsert bulk messages.

  • From the "Add Localization" screen, there is an option to Bulk upload. See the image below.

  • Upon clicking the bulk upload option, the user can select an Excel file from the file system.

  • Copy all the locale code and give the corresponding message to display, module, and locale.

  • Paste this data into an Excel spreadsheet and save it as an XLSX file.

  • See the screenshot provided for reference for excel file.

Conditions for valid excel file

Excel file can contain multiple sheets, every sheet must have these four columns:

  1. code

  2. message

  3. locale

  4. module

  • Upload this XLSX file to the project UI.

  • After uploading, log out and log back in to see the UI localized.

Now see the UI, it will be as given below: