Skip to content

I18n Settings


Feedback

Introduction

The i18n (internationalization) settings allow users to customize various locale-specific attributes for their platform. This guide provides a detailed walkthrough to ensure accuracy and comprehension during configuration.

  1. Log In:
  2. Navigate to the platform's login page.
  3. Enter your credentials and log in.

  4. Access Global Settings:

  5. Once logged in, locate the "global settings" menu or tab and click on it.

  6. Click on 'i18n Settings':

  7. Under the global settings, find the "i18n Settings" option and select it.
  8. Click on "Locale settings".

self serve

Configuration Options

Here are the available configuration options for the i18n settings:

Option Mandatory Default Values Configurable Dependencies
Locale No English (India) Yes
Country No India Yes
Timezone Yes Asia/Kolkata (GMT+5:30) Yes
Currency Yes Indian Rupee (₹) Yes
Currency ISO Yes Indian Rupee (INR) Yes
Quantity Yes KLC Yes Must be either KLC (thousand, lac, crore) or KMB (thousand, million, billion)
Country calling code Yes 91 Yes
Language Yes EN Yes

Note: - The values in the currency and currency ISO fields aren't validated against each other. This means you can set the currency to be "Indian Rupee (₹)" while having the currency ISO as "Iraqi Dinar (IQD)". - The locale settings at the global level can be overridden by module-level settings. Therefore, adjustments made here may not necessarily be final if there are overriding configurations at the module level.

HOW TO CONFIGURE I18N SETTINGS THROUGH JSON

Introduction

This guide provides step-by-step instructions on configuring i18n settings through JSON in Vymo. i18n (internationalization) settings allow users to set locale-specific preferences.

  1. Access the Platform:
  2. Navigate to Vymo's login page.
  3. Log in using your credentials.

  4. Go to Global Settings:

  5. Once logged in, navigate to "self-serve".
  6. Click on "Global Settings".

  7. Access JSON Configurations:

  8. Find and select the "JSON Configurations" option.

Editing the i18nConfig Array

  1. Locate the i18nConfig Array:
  2. Scroll through the configurations until you find the i18nConfig array.

  3. Expand the Array:

  4. Click to expand the array and view its contents.

  5. Modify the Settings:

  6. Edit the relevant fields based on your requirements.

Integrating with Other Services

  1. View Integration Options:
  2. On the left panel, you'll see integration options available.
  3. Click on each integration option and provide the necessary details.

Saving & Releasing Changes

  1. Save Your Changes:
  2. After making all necessary modifications, click "Save".
  3. A message will appear, indicating the changes are in a "Draft" condition.

  4. Proceed to Release Management:

  5. Click on "Go To Release Management" within the message box.

  6. Create a UAT Release:

    • Click "Create a UAT release".
    • Fill in the release details. Ensure you input your email ID, as you'll receive a one-time password (OTP) there.
    • Click "Proceed".
  7. OTP Verification:

    • Check your email for the OTP.
    • Input the received OTP in the designated field and click "Submit".
    • Wait for a confirmation message, indicating the completion of the process.

Verifying Changes

  1. To verify the changes you've made:
    • Log Out and Log In:
    • Log out of the platform.
    • Log back in to see and verify the changes you've made to the i18n settings.

self serve


Did this page help? No help at allYes, totally!
Back to top