Skip to content

Hue: mixed language displayed in HMI when English not used  #171

@kpgtek

Description

@kpgtek

When the language of the user browser is not set to English, HUE interface displays mixed language.
For example, when French is set in user browser, HUE interface displays English and French. We have the same behavior for other languages (German, Spanish ...).

hue_hmi_snapshot

According to Hue documentation, it is possible to customize the language if it is not correctly translated, and we need to recompile the django.po mapping files in HUE locale directories:

make -C desktop compile-locales
make -C apps compile-locales

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions