4.8.16 test (#3442)

* perf: simple app save

* fix: notify config i18n

* perf: service side props render

* perf: model selector

* update doc
This commit is contained in:
Archer
2024-12-20 18:58:40 +08:00
committed by GitHub
parent 922cb433d3
commit e6d53e3daa
77 changed files with 878 additions and 326 deletions

View File

@@ -77,7 +77,7 @@
"usage_balance_notice": "Due to the system upgrade, the original \"automatic renewal and deduction from balance\" mode has been cancelled, and the balance recharge entrance has been closed. \nYour balance can be used to purchase points",
"user_account": "Username",
"user_team_team_name": "Team",
"verification_code_required": "Verification code cannot be empty",
"verification_code": "Verification code",
"you_can_convert": "you can redeem",
"yuan": "Yuan"
}

View File

@@ -906,6 +906,16 @@
"item_name": "Field Name",
"just_now": "just",
"key_repetition": "Key Repetition",
"model_baichuan": "Baichuan",
"model_chatglm": "ChatGLM",
"model_doubao": "Doubao",
"model_ernie": "Ernie",
"model_hunyuan": "Hunyuan",
"model_moonshot": "Moonshot",
"model_other": "Other",
"model_qwen": "Qwen",
"model_sparkdesk": "SprkDesk",
"model_yi": "Yi",
"move.confirm": "Confirm move",
"navbar.Account": "Account",
"navbar.Chat": "Chat",

View File

@@ -77,7 +77,7 @@
"usage_balance_notice": "由于系统升级,原“自动续费从余额扣款”模式取消,余额充值入口关闭。您的余额可用于购买积分",
"user_account": "账号",
"user_team_team_name": "团队名",
"verification_code_required": "验证码不能为空",
"verification_code": "验证码",
"you_can_convert": "您可以兑换",
"yuan": "元"
}

View File

@@ -905,6 +905,16 @@
"item_name": "字段名",
"just_now": "刚刚",
"key_repetition": "key 重复",
"model_baichuan": "百川智能",
"model_chatglm": "ChatGLM",
"model_doubao": "豆包",
"model_ernie": "文心一言",
"model_hunyuan": "腾讯混元",
"model_moonshot": "月之暗面",
"model_other": "自定义",
"model_qwen": "阿里千问",
"model_sparkdesk": "讯飞星火",
"model_yi": "零一万物",
"move.confirm": "确认移动",
"navbar.Account": "账号",
"navbar.Chat": "聊天",

View File

@@ -77,7 +77,7 @@
"usage_balance_notice": "由於系統升級,原「自動續費從餘額扣款」模式取消,餘額儲值入口關閉。\n您的餘額可用於購買積分",
"user_account": "帳號",
"user_team_team_name": "團隊名",
"verification_code_required": "驗證碼不能為空",
"verification_code": "驗證碼",
"you_can_convert": "您可以兌換",
"yuan": "元"
}

View File

@@ -907,6 +907,16 @@
"item_name": "欄位名稱",
"just_now": "剛剛",
"key_repetition": "鍵值重複",
"model_baichuan": "百川智能",
"model_chatglm": "ChatGLM",
"model_doubao": "豆包",
"model_ernie": "文心一言",
"model_hunyuan": "騰訊混元",
"model_moonshot": "月之暗面",
"model_other": "自訂",
"model_qwen": "阿里千問",
"model_sparkdesk": "訊飛星火",
"model_yi": "零一萬物",
"move.confirm": "確認移動",
"navbar.Account": "帳戶",
"navbar.Chat": "對話",