This directory contains translations of the Vector Chat project documentation.
| Language | File | Status |
|---|---|---|
| 🇺🇸 English (原版) | README.md | ✅ Complete |
| 🇺🇸 English | README_EN.md | ✅ Complete |
| 🇹🇼 Traditional Chinese | README_ZH-TW.md | ✅ Complete |
When adding a new language translation:
- Create a new file named
README_[LANGUAGE_CODE].md - Use standard ISO 639-1 language codes (e.g.,
EN,JP,KR,FR,DE) - Maintain the same structure and formatting as the original
- Update this index file to include the new translation
EN- EnglishJP- JapaneseKR- KoreanFR- FrenchDE- GermanES- SpanishIT- ItalianRU- Russian
- ✅ Complete - Fully translated and up-to-date
- 🔄 In Progress - Translation work in progress
- ❌ Outdated - Translation exists but needs updating
When the main documentation is updated:
- Update the main
README.md(Traditional Chinese) - Mark translations as outdated if affected
- Update translations to match the new content
- Update status in this index
We welcome contributions for additional languages! Please:
- Follow the translation guidelines above
- Ensure accuracy and cultural appropriateness
- Test any code examples if language-specific
- Submit a pull request with your translation
Note: All translations should maintain technical accuracy while adapting to local conventions and terminology.