mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00

* pr code * perf: model table show * perf: model provider show * perf: get init data buffer * perf: get init data buffer * perf: icon
14 lines
382 B
JSON
14 lines
382 B
JSON
{
|
|
"api_key": "API 密钥",
|
|
"bills_and_invoices": "账单与发票",
|
|
"confirm_logout": "确认退出登录?",
|
|
"logout": "登出",
|
|
"model_provider": "模型提供商",
|
|
"notifications": "通知",
|
|
"personal_information": "个人信息",
|
|
"personalization": "个性化",
|
|
"promotion_records": "促销记录",
|
|
"team": "团队管理",
|
|
"usage_records": "使用记录"
|
|
}
|