ui.modern.i18n

Background

This option allows you to enable or disable localization support in the modern UI. If your template is not localized you might want to disable translations lookup for performance reasons.

For more information about localization, please consult the modern UI localization guidelines section.

Setting the key

Set this configuration key in the results page (preferred) or search package configuration.

Use the configuration key editor to add or edit the ui.modern.i18n key, and set the value. This can be set to any valid Boolean value.

Default value

ui.modern.i18n=true

Examples

Disable localization support:

ui.modern.i18n=false