Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n: Support Chinese language #102

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

happen2me
Copy link

@happen2me happen2me commented Aug 2, 2024

  • introduce gettext module for localization (literals that are fed to LLMs are now wrapped with gettext _())
  • add support to simplified Chinese (when env vars LANGUAGE, LC_ALL, LC_MESSAGES, or LANG are set to zh_CN)
  • add a contribution guide for supporting other languages

Please refer to gettext for more details of the module.

@datalee
Copy link

datalee commented Nov 4, 2024

ok?

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.

2 participants