mirror of
https://github.com/dohooo/helmor.git
synced 2026-09-22 16:40:02 +08:00
30b5cb7c23
feat(i18n): integrate i18next runtime and update UI components for language support - Add i18next and react-i18next dependencies - Create i18n infrastructure (runtime initialization, resource loading, type definitions) - Update all UI components to use i18n-aware text rendering - Generate resource bundles and validation tests for translation keys