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 internationalization and language selection to the backend #252

Open
0phelia36 opened this issue Sep 15, 2024 · 0 comments
Open

Add internationalization and language selection to the backend #252

0phelia36 opened this issue Sep 15, 2024 · 0 comments
Labels
backend localization python Pull requests that update Python code

Comments

@0phelia36
Copy link
Collaborator

This PR added internationalization for strings to the frontend, however the frontend displays some messages from the backend to users directly, so to fully allow localization of the microlab, this will need to be added to the backend as well. This will be needed to fully complete #250.

PR #246 Also didn't add a language selection functionality, so this will need to be added to the backend config that the frontend can access and set from available options.

@0phelia36 0phelia36 added localization backend python Pull requests that update Python code labels Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend localization python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant