feat: Add More Translation Text & Minor UI Fixes (#861)

* config token translation

* more translation and fix

* fix conflict

* fix(DialogTemplate) bug with the spec.tsx, localize hooks need to be in a recoil root

* small clean up

* fix(NewTopic) in endpoint

* fix(RecoilRoot)

* test(DialogTemplate.spec) used data-testid

* fix(DialogTemplate)

* some cleanup

---------

Co-authored-by: Danny Avila <110412045+danny-avila@users.noreply.github.com>
This commit is contained in:
Marco Beretta 2023-09-04 15:23:26 +02:00 committed by GitHub
parent 28230d9305
commit ac8b898495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 333 additions and 206 deletions

View file

@ -140,7 +140,6 @@ export default {
com_endpoint_export: '导出',
com_endpoint_save_as_preset: '保存为预设',
com_endpoint_not_implemented: '未实现功能',
com_endpoint_edit_preset: '预设编辑',
com_endpoint_view_options: '查看选项',
com_endpoint_my_preset: '我的预设',
com_endpoint_agent_model: '代理模型 (推荐: GPT-3.5)',