perf: model provider show; perf: get init data buffer (#3459)

* pr code

* perf: model table show

* perf: model provider show

* perf: get init data buffer

* perf: get init data buffer

* perf: icon
This commit is contained in:
Archer
2024-12-24 15:12:07 +08:00
committed by GitHub
parent f646ef8595
commit 108e1b92ef
59 changed files with 558 additions and 329 deletions

View File

@@ -1,12 +1,13 @@
{
"personal_information": "个人信息",
"usage_records": "使用记录",
"bills_and_invoices": "账单与发票",
"promotion_records": "促销记录",
"api_key": "API 密钥",
"personalization": "个性化",
"notifications": "通知",
"logout": "登出",
"bills_and_invoices": "账单与发票",
"confirm_logout": "确认退出登录?",
"team": "团队管理"
"logout": "登出",
"model_provider": "模型提供商",
"notifications": "通知",
"personal_information": "个人信息",
"personalization": "个性化",
"promotion_records": "促销记录",
"team": "团队管理",
"usage_records": "使用记录"
}