cherry-studio/.vscode
icarus b02678a714 refactor(i18n): simplify i18n implementation and cleanup unused locales
- Rename i18next import to i18n for consistency
- Standardize locale keys to lowercase format
- Remove commented out locale imports and unused translations
- Replace getI18n with direct t function usage in services
- Clean up VS Code settings and commented i18n config
2025-10-23 22:39:40 +08:00
..
extensions.json chore: update dependencies and VSCode settings (#10206) 2025-09-17 14:07:45 +08:00
launch.json chore(vscode): improve VSCode launch configurations for debugging (#9483) 2025-08-25 10:46:45 +08:00
settings.json refactor(i18n): simplify i18n implementation and cleanup unused locales 2025-10-23 22:39:40 +08:00
snippet.code-snippets style(config): update Prettier and VS Code settings 2024-05-24 12:45:41 +08:00