Skip to content

Supports translation into other languages #1194

@Mystery00

Description

@Mystery00

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Not.

Describe the solution you'd like
A clear and concise description of what you want to happen.

After I start FeatureHub using docker, it can support all my needs well. Since I am not a native English speaker, can its text be translated into other languages?

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

A simple i18n process can be provided. The default language is English. It supports switching to other languages. The translation quality depends on the contributors (when adding new text, if the contributors fail to provide the new version of the text in time, it will fallback to the default language - English)
All the text that may appear on all pages are unified into one file, named messages_en.properties or messages_default.properties. The translation content of other languages ​​is named with language identifiers and placed in the same directory.

图片
The overall implementation is somewhat similar to Keycloak.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions