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 multiple issues with i18n #128

Merged
merged 2 commits into from
Dec 17, 2023
Merged

Fix multiple issues with i18n #128

merged 2 commits into from
Dec 17, 2023

Conversation

AiroPi
Copy link
Member

@AiroPi AiroPi commented Dec 17, 2023

No description provided.

- Using Enums in constant.py instead of dict
- Add char limit for message content in translations feature
- Add a _size_limit attribut to i18n function
We don't use the enums created to keep the code simple.
Only put translations where I think it car be a problem.
@AiroPi AiroPi merged commit 3945592 into master Dec 17, 2023
2 checks passed
@AiroPi AiroPi deleted the fix/i18n branch December 17, 2023 11:42
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