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

fix(i18n): handle dot keys #89

Merged
merged 7 commits into from
Nov 28, 2024
Merged

fix(i18n): handle dot keys #89

merged 7 commits into from
Nov 28, 2024

Conversation

tibue99
Copy link
Owner

@tibue99 tibue99 commented Nov 19, 2024

  • Prevent certain embed values from being translated
  • Fixed a rare issue where the dot notation for translation keys lead to an error
  • Improved dot notation efficiency
  • ezcord.LOCALE can now be imported for type hinting

This fixes an edge case where the language file path is equal to the auto lookup path
@tibue99 tibue99 added the bug Something isn't working label Nov 19, 2024
@tibue99 tibue99 self-assigned this Nov 19, 2024
@tibue99 tibue99 merged commit 8e46e67 into main Nov 28, 2024
6 checks passed
@tibue99 tibue99 deleted the i18n-keys branch November 28, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant