mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
feat: more sub plan info;fix: emprt index (#4997)
* feat: more sub plan info * fix: emprt index * doc
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"ai_points_calculation_standard": "AI 積分",
|
||||
"ai_points_usage": "AI 積分使用量",
|
||||
"ai_points_usage_tip": "每次呼叫 AI 模型時,都會消耗一定的 AI 積分。\n具體的計算標準可參考上方的「計費標準」。",
|
||||
"app_amount": "應用數量",
|
||||
"avatar": "頭像",
|
||||
"avatar_selection_exception": "頭像選擇異常",
|
||||
"balance": "餘額",
|
||||
@@ -21,6 +22,7 @@
|
||||
"contact_us": "聯絡我們",
|
||||
"current_package": "目前套餐",
|
||||
"current_token_price": "目前積分價格",
|
||||
"dataset_amount": "知識庫數量",
|
||||
"effective_time": "生效時間",
|
||||
"email_label": "信箱",
|
||||
"exchange": "兌換",
|
||||
@@ -34,6 +36,7 @@
|
||||
"help_document": "幫助文件",
|
||||
"knowledge_base_capacity": "知識庫容量",
|
||||
"manage": "管理",
|
||||
"member_amount": "成員數量",
|
||||
"member_name": "成員名",
|
||||
"month": "月",
|
||||
"new_password": "新密碼",
|
||||
|
@@ -215,7 +215,6 @@
|
||||
"core.app.Interval timer run": "排程執行",
|
||||
"core.app.Interval timer tip": "可排程執行應用程式",
|
||||
"core.app.Make a brief introduction of your app": "為您的 AI 應用程式寫一段介紹",
|
||||
"core.app.name": "名稱",
|
||||
"core.app.Name and avatar": "頭像與名稱",
|
||||
"core.app.Publish": "發布",
|
||||
"core.app.Publish Confirm": "確認發布應用程式?這將立即更新所有發布管道的應用程式狀態。",
|
||||
@@ -261,6 +260,7 @@
|
||||
"core.app.have_saved": "已儲存",
|
||||
"core.app.logs.Source And Time": "來源與時間",
|
||||
"core.app.more": "檢視更多",
|
||||
"core.app.name": "名稱",
|
||||
"core.app.no_app": "還沒有應用程式,快來建立一個吧!",
|
||||
"core.app.not_saved": "未儲存",
|
||||
"core.app.outLink.Can Drag": "圖示可拖曳",
|
||||
@@ -1145,8 +1145,8 @@
|
||||
"support.wallet.subscription.Upgrade plan": "升級方案",
|
||||
"support.wallet.subscription.ai_model": "AI 語言模型",
|
||||
"support.wallet.subscription.function.History store": "{{amount}} 天對話紀錄保留",
|
||||
"support.wallet.subscription.function.Max app": "{{amount}} 個應用程式與外掛程式",
|
||||
"support.wallet.subscription.function.Max dataset": "{{amount}} 個知識庫",
|
||||
"support.wallet.subscription.function.Max app": "{{amount}} 個應用上限",
|
||||
"support.wallet.subscription.function.Max dataset": "{{amount}} 個知識庫上限",
|
||||
"support.wallet.subscription.function.Max dataset size": "{{amount}} 組知識庫索引",
|
||||
"support.wallet.subscription.function.Max members": "{{amount}} 個團隊成員",
|
||||
"support.wallet.subscription.function.Points": "{{amount}} AI 點數",
|
||||
|
Reference in New Issue
Block a user