Commit graph

7 commits

Author SHA1 Message Date
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
ccbikai
da16f24577 style: eslint 2024-12-24 21:10:36 +08:00
Logan
04492c3813 feat: 将固定链接名称抽取到配置中 2024-10-18 11:54:16 +08:00
ccbikai
b2e859107d chore: Update Twitter handle to reflect new username
Update Twitter URL across multiple files to point to the new username, ensuring consistency and accuracy in social media links.
2024-07-28 13:39:32 +08:00
ccbikai
de411396e2 chore: Update Twitter profile link 2024-07-01 13:30:08 +08:00
ccbikai
036265544f chore: a11y 2024-06-08 19:17:49 +08:00
ccbikai
bd47e755d5 feat: init 2024-05-25 08:09:30 +08:00