Attention

TYPO3 v10 has reached end-of-life as of April 30th 2023 and is no longer being maintained. Use the version switcher on the top left of this page to select documentation for a supported version of TYPO3.

Need more time before upgrading? You can purchase Extended Long Term Support (ELTS) for TYPO3 v10 here: TYPO3 ELTS.

Manage Backend Languages

Important

This chapters cover modules that will only be available for backend users with "system maintainer" access privileges.

The TYPO3 CMS backend is available in many languages. These translations are bundled into packages which need to be fetched from the community translation server (https://translation.typo3.org/). Once installed backend users can choose which language to use.

Load and Update Translation Packages

  1. Open the module "Manage Language Packs"

    Open the backend language administration module

    Open the backend language administration module

  2. Click on Add language and on the + next to your language

    Open the backend language administration module

    Open the backend language administration module

  3. Click on "Update all" to update the activated languages.

It is recommended to update regularly to benefit from completed or improved translations.

Change the Language in the Backend

  1. Open the User Settings module

    This is accessed by clicking on your user name in the top bar.

  2. Choose "Language" at the bottom

  3. Hit the "Save" button in the docheader.

Changing the current user's interface language

The backend should update itself automatically but you may want to reload the page in the browser. Your backend should now be in you selected language.

If a translation is incomplete, the backend will fall back to English.

Set a Default Language When Creating a Backend User

A default language can also be set when creating a new backend user.

Setting the default language for a new backend user

Caution

Changing a user's default language will not change the backend language if that user has already logged in at least once, as the language is kept in the user preferences. Such users will need to update their language themselves.

See also

Configure typo3Language to use custom languages in the frontend, see Adding Languages for details.