-
Notifications
You must be signed in to change notification settings - Fork 238
I18n/base #1869
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
base: develop
Are you sure you want to change the base?
Conversation
| OCULUS_STORE: "Oculus Store", | ||
| ORIGIN: "Origin / EA App", | ||
| XBOX_GAME_PASS: "Xbox Game Pass", | ||
| OTHER: "Autre", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is fixed in the following PR (#1870)
anttimaki
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you consider the TypeScript approach presented in the docs? Using the main language as the source for types seems like an better option than tracking the types separately & manually. Or does that approach have some benefits?
Aside from that LGTM.
0e36b51 to
22c7357
Compare
777cfe4 to
dad6801
Compare
i18n base
This is a PR for barebones i18n support which covers the GameSelectionScreen.vue file.
PR summary
vue-i18nlibrary we've had half setup since the project started 💀Alt+L) to switch between English and French (temporary)Expected work on further PRs
Screenshots
English
French