Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Multi Language Support #8

Open
fdietze opened this issue Feb 22, 2023 · 2 comments
Open

Multi Language Support #8

fdietze opened this issue Feb 22, 2023 · 2 comments

Comments

@fdietze
Copy link
Contributor

fdietze commented Feb 22, 2023

There are many possibilities:

  • Browser extensions for site translation
  • translation in the backend using deepl, could be behind a feature flag
  • language detection in the frontend
  • translation by users
@MHOOO
Copy link
Collaborator

MHOOO commented Feb 23, 2023

At least for static strings, we could use Weblate. Not sure how good the translation would work on user-defined strings however

@fdietze
Copy link
Contributor Author

fdietze commented Apr 2, 2023

For the UI, an option is to use po-files and Transifex for community translations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants