Internationalization Framework for JitAI.
⚠️ IMPORTANT NOTEjitai-i18n is a framework application module of the JitAI platform and cannot run independently.
For a complete development environment setup, please visit the jitai-team/quickstart repository.
- Multi-language Support: Built-in Simplified Chinese and English, extensible to more languages (Traditional Chinese, Japanese, Korean, etc.)
- Language Pack Management: Create, edit, import/export language packs
- Dynamic Switching: Switch languages at runtime without restarting the application
- Auto Detection: Automatically select language based on user's browser settings
- Term Translation: Translate built-in terms, add custom terms
- Ignore Rules: Configure content that should not be translated (e.g., class names, specific elements)
- Custom Attribute Translation: Support translating custom HTML attributes
We welcome contributions! Please refer to quickstart to get started.