QX_UI_LOCALE

Defines which resource file with translations will be used by the runtime system to load locale-specific resource files. A value consists of two-letter ISO 639-1 language code and a two-letter ISO 3166-1 country code.

Syntax

QX_UI_LOCALE=<language_code>_<country_code>

Usage and Examples

<language_code>: A two-letter ISO 639-1 language code (e.g., en for English, de for German, fr for French).

<country_code> (optional): A two-letter ISO 3166-1 country code (e.g., US for United States, DE for Germany, FR for France).

Examples:

en_US specifies English language for the United States region.

de_DE specifies German language for Germany.

The variable is set automatically by Lycia client based on the user browser language settings. However, you can override it by setting the variable in inet.env file (or .json settings file) or by using the fgl_set_ui_locale() function.

 

 

Contact Us

Privacy Policy

Copyright © 2026 Querix, (UK) Ltd.