mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
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:
@@ -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": "使用记录"
|
||||
}
|
||||
|
Reference in New Issue
Block a user