Skip to content

feat: Add Chinese i18n support#19

Open
newtontech wants to merge 1 commit into
deepseek-ai:mainfrom
newtontech:feature/i18n-chinese-support
Open

feat: Add Chinese i18n support#19
newtontech wants to merge 1 commit into
deepseek-ai:mainfrom
newtontech:feature/i18n-chinese-support

Conversation

@newtontech
Copy link
Copy Markdown

  • Add i18n module (engram/i18n.py) with gettext-based translation
  • Support English (en) and Chinese Simplified (zh_CN)
  • Add translation files for both languages
  • Update engram_demo_v1.py to use translated strings
  • Add comprehensive test suite (tests/test_i18n.py)
  • Add demo script (examples/i18n_demo.py)
  • Update README with i18n usage instructions

Resolves #6

- Add i18n module (engram/i18n.py) with gettext-based translation
- Support English (en) and Chinese Simplified (zh_CN)
- Add translation files for both languages
- Update engram_demo_v1.py to use translated strings
- Add comprehensive test suite (tests/test_i18n.py)
- Add demo script (examples/i18n_demo.py)
- Update README with i18n usage instructions

Resolves deepseek-ai#6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

We need Chinese!!!!!

1 participant