Joomla 6 ready — all extensions now run natively on Joomla 5 and Joomla 6.

Frontend UserManager Documentation

Translations

Install language packs and create your own translations.

Supported languages

LanguageCodeDelivery method
English en-GB Included in the component (installed automatically)
Danish da-DK Separate language pack
German de-DE Separate language pack
French fr-FR Separate language pack

English is the base language and is always available. The other languages are installed as separate Joomla extensions.

Installing a language pack

  1. Download the language pack

    Log in at lolkv.com/my-account/downloads and download the language pack ZIP for your language.

  2. Install in Joomla

    Go to System → Install → Extensions. Upload the language pack ZIP and click Upload & Install.

  3. Set your site language

    Ensure the corresponding Joomla language pack is installed and set as the default frontend language if needed (System → Manage → Languages).

Multilingual sites

Frontend UserManager fully supports Joomla's multilingual system. Install multiple language packs and Joomla will display the interface in the correct language based on the user's preference.

Language file structure

Each language has three .ini files:

FileLocationContains
com_userfrontend.ini components/com_userfrontend/language/{tag}/ Frontend strings — user list, forms, buttons, messages, validation.
com_userfrontend.ini administrator/components/com_userfrontend/language/{tag}/ Backend strings — configuration labels, settings descriptions.
com_userfrontend.sys.ini administrator/components/com_userfrontend/language/{tag}/ System strings — menu item types, component description.

Creating your own translation

  1. Copy the English files

    Copy the three en-GB language files and rename them with your language code (e.g. es-ES).

  2. Translate the strings

    Open each .ini file and translate the values (in quotes) while keeping the keys unchanged. Format: KEY="Translated value".

  3. Place the files

    Copy your translated files to the Joomla language directories:

    • components/com_userfrontend/language/{tag}/com_userfrontend.ini
    • administrator/components/com_userfrontend/language/{tag}/com_userfrontend.ini
    • administrator/components/com_userfrontend/language/{tag}/com_userfrontend.sys.ini
  4. Test

    Set your site language and verify all strings display correctly. Missing translations fall back to English automatically.

Share your translation

Created a translation? Get in touch via our contact form and we will include it in future releases.

logo hvid

Sanderumvej 82, 5250 Odense SV, Denmark
VAT: DK33799888

Cron Job Starts