I18n support#170
Merged
Merged
Conversation
- Replace local file link with npm package version ^1.0.7 - Verified build completes successfully with published package - Includes latest color grading features from shared engine
- Create I18nProvider with translation dictionary for zh-TW - Implement auto-language detection based on system locale - Add state persistence via localStorage - Implement MutationObserver for dynamic DOM translation - Support for legacy and dynamically loaded elements
- Wrap App component with I18nProvider in main.tsx - Enable global i18n support across entire application
- Implement set_menu_language command in Rust backend - Enable dynamic updating of macOS application menu labels - Support for English and Traditional Chinese menu translations
- Add Language dropdown in Settings → Appearance section - Support switching between English and Traditional Chinese - Persist language preference across sessions - Update native menu labels on language change
- Update projectStore and timelineStore test mocks - Ensure tests pass with i18n provider integration
- Add SPONSORS.md with sponsorship tiers - Update FUNDING.yml with sponsorship links - Update README.md with project information - Update tauri.conf.json metadata
theunavailableguy
approved these changes
Jul 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.