apache / incubator-answer

A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
https://answer.apache.org
Apache License 2.0
12.83k stars 990 forks source link

Installation page supports i18n #1077

Closed sosyz closed 1 week ago

sosyz commented 2 months ago

Is your enhancement request related to a problem? Please describe

When we first run answer we need to configure the database connection information on the installation page, but this page only supports English and does not change the UI language with the language option.

image image

Describe the solution you'd like

Change the interface display language when changing language options.

LinkinStars commented 2 months ago

You're right, i18n is not supported in the installation interface. This is a good suggestion. If you are interested you can help us make it.

LinkinStars commented 1 month ago

@sy-records Describe a small bug.

The selected option is English, but the display is in Chinese. QQ_1726042046955

Steps to Reproduction.

  1. Go to the installation page.
  2. Choose the Chinese language.
  3. Refresh the page, you will see the bug.

Expectations

After refreshing the page, if the user has previously selected it, it would be perfect if the option could be chosen for that language again.