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

Add localization for basilisk application #28

Merged
merged 12 commits into from
Apr 27, 2024
Merged

Add localization for basilisk application #28

merged 12 commits into from
Apr 27, 2024

Conversation

clementb49
Copy link
Collaborator

  • ci(lint): Adding rule to check gettext invalid string
  • build(dep): adding babel dependency for the translation
  • style(repository): Ignore pot file
  • feat(translation): Adding configuration to extract message in pot file
  • fix(translation): add .pyw files to message_extractors config
  • feat(localization): Adding default project configuration for the init catalog command
  • feat(localization): Adding project configuration for compile and update catalog command
  • feat(localization): implement translation for the application
  • style(ruff): Adding builtins function used by gettext translation
  • fix(pylance): fix builtins function translation for pylance
  • feat(localization): Add wx locale and refactor application startup

@AAClause AAClause merged commit ea77a2f into master Apr 27, 2024
3 checks passed
@AAClause AAClause deleted the poFile branch April 27, 2024 23:36
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