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 #7

Open
jfreissmann opened this issue Apr 15, 2024 · 0 comments · May be fixed by #38
Open

Add multi language support #7

jfreissmann opened this issue Apr 15, 2024 · 0 comments · May be fixed by #38
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@jfreissmann
Copy link
Owner

Description of task

The simulation dashboard was not built for a wider audience from the start. That is reason a lot of text still is in german. On the other hand, the heap pump model classes are mostly using english, so we are not even consistent with german. The task for this issue is to implement a user selectable language, which is the dynamically applied to all text within the dashboard.

Necessary steps

  • Existing german text has to be translated to english and vice versa
  • Some kind of button or switch has to be added to the dashboard to toggle between languages
  • Text has to be dynamically chosen based on language switch
@jfreissmann jfreissmann added the documentation Improvements or additions to documentation label Apr 15, 2024
zarch pushed a commit to zarch/heatpumps that referenced this issue Oct 10, 2024
Start introducing 'gettext' on dashboard and variables to traslate the name expose on the streamlit interface, add also files to translate from english to german, remove line on '.gitignore' file to not ignore translation files

fix jfreissmann#7
@zarch zarch linked a pull request Oct 10, 2024 that will close this issue
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants