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

Check that fallback_language exists between locales building static bundles #58

Merged

Conversation

mondeja
Copy link
Contributor

@mondeja mondeja commented Mar 10, 2024

Raise the next compilation error if fallback_language not exists in locales directory:

error: Fallback language not found in locales directory
 --> path/to/file.rs:8:28
  |
8 |         fallback_language: "en-US",
  |                            ^^^^^^^

@XAMPPRocky
Copy link
Owner

Thank you for your PR, and congrats on your first contribution! 🎉

@XAMPPRocky XAMPPRocky merged commit b22c7a4 into XAMPPRocky:master Mar 10, 2024
8 checks passed
@github-actions github-actions bot mentioned this pull request Mar 10, 2024
@mondeja mondeja deleted the check-static-fallback_language branch March 10, 2024 08:09
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.

2 participants