Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Implement basic localization #233

Open
TimJentzsch opened this issue Jan 17, 2023 · 0 comments
Open

Implement basic localization #233

TimJentzsch opened this issue Jan 17, 2023 · 0 comments
Labels
architectural Changes to the organization and patterns of the code ui The user interface that players use
Milestone

Comments

@TimJentzsch
Copy link
Collaborator

Localization gets harder to add the more UI we have, so it's best to start this early.

There aren't really mature localization options available for Bevy yet, but we can start out with bevy_mod_localization (using a git dependency).

It will probably be rather boilerplate-y at the start, but once the use-cases are more clear we can also improve bevy_mod_localization to make common patterns easier.

@TimJentzsch TimJentzsch added the ui The user interface that players use label Jan 17, 2023
@alice-i-cecile alice-i-cecile added enhancement architectural Changes to the organization and patterns of the code labels Feb 5, 2023
@alice-i-cecile alice-i-cecile added this to the UI 101 milestone Apr 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
architectural Changes to the organization and patterns of the code ui The user interface that players use
Projects
None yet
Development

No branches or pull requests

2 participants