Skip to content

Frontend multi-language support #1690

@mrmueller

Description

@mrmueller

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

The frontent is available in the English language only. We translate strings directly in the code to German.
Unfortunately this leaves behind some of our users who speak English, French or Spanish.

Expected/desired behavior

The app supports multiple languages and automatically adapts to the user's browser language.

Mention any other details that might be useful

  • We would be happy to contribute translations, are however not sure how multi-language support could be implemented in the frontend from a code perspective.
  • In a multi-language environment like we have it, we can expect the indexed documents to be in multiple languages as well.
    The creation of search terms (Backend) does not currently account for that.

Metadata

Metadata

Assignees

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