Changing the Default Language#

Squirro has support for presenting its dashboards in additional languages. Currently German, French, and Italian are supported.

Only the dashboard space translations are officially supported. However the translation system used can not differentiate between the different Spaces. As a result, the Setup and Server spaces are also translated when the user switches their language. Those translations are based on an automated translation service, and are not verified.

Configuration#

To adjust the languages available to the user, use the Configuration Service and adjust the following settings:

Configuration key

Description

frontend.userapp.language

The default dashboard language as a ISO 639-1 code.

frontend.userapp.languages

Languages available for selection to the user. This is a comma-separated list of ISO 639-1 language keys.

Avoid using spaces or other characters apart from the comma, as that will result in an erroneous language list.

ISO 639-1 language codes#

The languages are listed as a two-letter language code. The following languages are currently supported:

ISO 639-1 code

Language

de

German

en

English

fr

French

it

Italian