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

Support multiple languages #12

Open
jakmeier opened this issue May 22, 2020 · 0 comments
Open

Support multiple languages #12

jakmeier opened this issue May 22, 2020 · 0 comments
Labels
frontend Concerns the WASM frontend found in paddler-frontend
Milestone

Comments

@jakmeier
Copy link
Owner

Current situation

Several places in the game display text to the user, most importantly the dialogue section. The texts are already read from a MO file which is generated from a PO file. However, there is currently no way of selecting another language other than the default (English).

Goal

There should be a way for the user to select a language. This could be done either when logging in (Keycloak already has a language selection and many translations for the login screen) or later in the game.

@jakmeier jakmeier added the frontend Concerns the WASM frontend found in paddler-frontend label May 22, 2020
@jakmeier jakmeier added this to the 1.0 milestone Jun 7, 2020
@jakmeier jakmeier modified the milestones: 1.0, 0.2.2 Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Concerns the WASM frontend found in paddler-frontend
Projects
None yet
Development

No branches or pull requests

1 participant