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

Autoreload and multi-source language loading #117

Merged
merged 19 commits into from
Aug 8, 2024
Merged

Conversation

kellpossible
Copy link
Owner

@kellpossible kellpossible commented Apr 1, 2024

Partially addresses #83 and provides support for autoreloading of languages on the file system and when using rust-embed in debug builds.
Also provides support for overriding translations using multiple sources, useful for software that will be customized by the end user (such as avalanche-report) , or perhaps for an eventual implementation of in-place translation editing for #83

TODO:

  • Update changelogs.
  • Add a test?

@kellpossible kellpossible merged commit 5f184f4 into master Aug 8, 2024
3 checks passed
@kellpossible kellpossible deleted the autoreload branch August 8, 2024 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant