-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Issue: Missing Translation in Mega Search (Settings & Configurations Section)
Description:
In the Mega Search dropdown, the Settings and Configurations sections display untranslated keys instead of proper labels.
For example:
admin::app.components.layouts.header.mega-search.explore-all-settings
Preconditions:
- CRM application is running.
- User has access to the Mega Search feature.
Steps to Reproduce:
- Log in to the CRM.
- Click on the search bar and type any keyword (e.g., "sdaf").
- Open the Settings or Configurations tab in the Mega Search results.
Actual Result:

Translation key is displayed instead of the localized string:
admin::app.components.layouts.header.mega-search.explore-all-settings
Expected Result:
Proper translated labels should appear for Settings and Configurations in Mega Search.