Skip to main content Skip to complementary content
Close announcements banner

Setting the language of the user interface

By default, the application user interface displays in English, but you can set it to another language.

To change the language used in the interface for all users, you need to edit the locale parameter in the configuration file.

The supported language parameters are:

  • en-US or en for English.
  • fr-FR or fr for French.
  • ja-JP or ja for Japanese.
  • zh-CN or zh for Chinese.

Procedure

  1. Open the TDS_Installation_Path/apache-tomcat/config/data-stewardship.properties configuration file.
  2. Set the value of the tds.locale parameter to one of the other supported locales, fr for example, instead of the default en.
  3. Restart the application.

Results

The interface displays in French.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!