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

refactor(i18n): migrate internationalization system #1278

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

Nelson-numerical-software
Copy link
Collaborator

  • Replace gettext .po files with .json translation files
  • Remove Boost.locale dependency for simpler i18n handling
  • Refactor i18n infrastructure for WebAssembly compatibility
  • Add new I18nManager class for centralized translation management
  • Update build system and configuration files

- Replace gettext .po files with .json translation files
- Remove Boost.locale dependency for simpler i18n handling
- Refactor i18n infrastructure for WebAssembly compatibility
- Add new I18nManager class for centralized translation management
- Update build system and configuration files
@Nelson-numerical-software Nelson-numerical-software added this to the v1.x milestone Nov 3, 2024
@Nelson-numerical-software Nelson-numerical-software merged commit 031c63c into master Nov 3, 2024
18 checks passed
@Nelson-numerical-software Nelson-numerical-software deleted the i18n-migration branch November 3, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: DONE (v1.10.0)
Development

Successfully merging this pull request may close these issues.

1 participant