🌐 Language

This section allows administrators to define and manage the languages available across the system.

Navigation: Configuration β†’ Language

Overview

The Language module provides centralized management of all supported system languages. It allows administrators to add new languages, enable or disable them, and manage localization files or codes used for translating system text, labels, and notifications.

Each language entry represents a translation variant that can be used by users, projects, or templates to ensure a localized experience.

Details / Purpose

The purpose of this module is to provide full support for internationalization (i18n) and localization (L10n) within the system.

It ensures users can interact with the platform in their preferred language, and that automated messages or templates are delivered in the correct locale.

This module helps teams:

  • Add or manage available system languages

  • Enable multilingual UI support

  • Link translated content (labels, templates, messages) to specific languages

  • Improve user experience across global user bases

πŸ’‘ Example Use Cases:

  • Display UI labels in English, Hindi, or French

  • Send localized email templates (e.g., β€œWelcome” β†’ β€œBienvenue”)

  • Offer different language preferences per user or client

βš™οΈ Example: If a user’s preferred language is French, the system automatically uses the French version of the email template and UI labels during communication.

Last updated