ConnectAI-E / GitMaya

🌊 One repo = one chat, make git flow in chat, next generation gitops for boosting developer-teams productivity, supports feishu, discord and slack
https://gitmaya.com
MIT License
147 stars 12 forks source link

Feature i18n support(EN for ChatBot and CN for Website) #100

Open yaway opened 9 months ago

Leizhenpeng commented 9 months ago

官网优先中文弄一波,毕竟我们这一阶段用户全是国内的 @Dogtiti @DDMeaqua

Dogtiti commented 9 months ago

官网优先中文弄一波,毕竟我们这一阶段用户全是国内的 @Dogtiti @DDMeaqua

@DDMeaqua gpts这边完事了后就弄这个i18n,不要用拼音做key,可以把整个内容描述做为key

例如

en:
'Configuration needed! Please, associate the GitHub username to the respective Lark handle of each of your team members.' :"Configuration needed! Please, associate the GitHub username to the respective Lark handle of each of your team members."
zh:
'Configuration needed! Please, associate the GitHub username to the respective Lark handle of each of your team members':"请将GitHub用户名与团队成员各自的Lark关联起来。"