mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +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": "使用記錄"
|
|
}
|