mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
feat: chat error msg (#4826)
* perf: i18n * feat: chat error msg * feat: doc
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"delete_all_input_guide_confirm": "確定要清除輸入導引詞彙庫嗎?",
|
||||
"download_chunks": "下載資料",
|
||||
"empty_directory": "此目錄中已無項目可選~",
|
||||
"error_message": "錯誤訊息",
|
||||
"file_amount_over": "超出檔案數量上限 {{max}}",
|
||||
"file_input": "檔案輸入",
|
||||
"file_input_tip": "可透過「外掛程式啟動」節點的「檔案連結」取得對應檔案的連結",
|
||||
|
@@ -1166,7 +1166,7 @@
|
||||
"support.wallet.subscription.standardSubLevel.experience": "體驗版",
|
||||
"support.wallet.subscription.standardSubLevel.experience_desc": "可解鎖 FastGPT 完整功能",
|
||||
"support.wallet.subscription.standardSubLevel.free": "免費版",
|
||||
"support.wallet.subscription.standardSubLevel.free desc": "每月可免費使用基本功能。若連續 30 天未登入系統,系統將自動清除知識庫",
|
||||
"support.wallet.subscription.standardSubLevel.free desc": "核心功能免費試用。 \n30 天未登錄,將會清空知識庫。",
|
||||
"support.wallet.subscription.standardSubLevel.team": "團隊版",
|
||||
"support.wallet.subscription.standardSubLevel.team_desc": "適合小團隊建構知識庫應用並提供對外服務",
|
||||
"support.wallet.subscription.status.active": "使用中",
|
||||
|
Reference in New Issue
Block a user