Sink/components
wudi e563d55852 feat: Add internationalization (i18n) support
Implemented multi-language support for the application:
- Added @nuxtjs/i18n plugin configuration
- Created locale files for English (en-US) and Chinese (zh-CN)
- Updated components to use translation keys
- Added language switcher in header
- Configured VSCode i18n-ally settings
- Prepared translation infrastructure for future language expansions
2025-03-03 11:21:39 +08:00
..
dashboard feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
home feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
layouts feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
login feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
ui feat: add mobile-responsive drawer for search & filters 2025-03-02 15:56:20 +08:00
SwitchTheme.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00