Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi-language support to the platform #16

Open
11 tasks
Martin-Jung opened this issue Sep 23, 2024 · 0 comments
Open
11 tasks

Add multi-language support to the platform #16

Martin-Jung opened this issue Sep 23, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@Martin-Jung
Copy link
Collaborator

It could be quite helpful for improving the uptake of the platform to have multi-language support, for example added via Shiny.i18n. Translation should be relatively easy using DeepL or similar.

Steps to implement this:

  • Transfer all English text in the platform to a JSON or similar
  • Update tags to dynamically render english text
  • Add translations via shiny.i18n
    • Spanish translation
    • French translation
    • Chinese translation
    • Portugese translation
    • Hindi Translation
    • German translation
    • Japanese translation
  • Add switcher button to top taskbar
@Martin-Jung Martin-Jung added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant