Revert "chore: Update prompt editor context labels to Chat History"

This reverts commit ecf4c06ed7.
This commit is contained in:
zhsama
2026-02-09 20:23:03 +08:00
parent 29a6dd5648
commit defa99e6cd
4 changed files with 8 additions and 8 deletions

View File

@@ -497,8 +497,8 @@
"plugin.serpapi.apiKeyPlaceholder": "Enter your API key",
"plugin.serpapi.keyFrom": "Get your SerpAPI key from SerpAPI Account Page",
"promptEditor.context.item.desc": "Insert context template",
"promptEditor.context.item.title": "Chat History",
"promptEditor.context.modal.add": "Add Chat History ",
"promptEditor.context.item.title": "Context",
"promptEditor.context.modal.add": "Add Context ",
"promptEditor.context.modal.footer": "You can manage contexts in the Context section below.",
"promptEditor.context.modal.title": "{{num}} Knowledge in Context",
"promptEditor.existed": "Already exists in the prompt",

View File

@@ -497,8 +497,8 @@
"plugin.serpapi.apiKeyPlaceholder": "API キーを入力してください",
"plugin.serpapi.keyFrom": "SerpAPI アカウントページから SerpAPI キーを取得してください",
"promptEditor.context.item.desc": "コンテキストテンプレートを挿入",
"promptEditor.context.item.title": "チャット履歴",
"promptEditor.context.modal.add": "チャット履歴を追加",
"promptEditor.context.item.title": "コンテキスト",
"promptEditor.context.modal.add": "コンテキストを追加",
"promptEditor.context.modal.footer": "以下のコンテキストセクションでコンテキストを管理できます。",
"promptEditor.context.modal.title": "{{num}} 番目のコンテキスト",
"promptEditor.existed": "プロンプトにすでに存在します",

View File

@@ -497,8 +497,8 @@
"plugin.serpapi.apiKeyPlaceholder": "输入你的 API 密钥",
"plugin.serpapi.keyFrom": "从 SerpAPI 帐户页面获取您的 SerpAPI 密钥",
"promptEditor.context.item.desc": "插入上下文模板",
"promptEditor.context.item.title": "对话历史",
"promptEditor.context.modal.add": "添加对话历史",
"promptEditor.context.item.title": "上下文",
"promptEditor.context.modal.add": "添加上下文",
"promptEditor.context.modal.footer": "您可以在下面的“上下文”部分中管理上下文。",
"promptEditor.context.modal.title": "有 {{num}} 个知识库在上下文中",
"promptEditor.existed": "Prompt 中已存在",

View File

@@ -497,8 +497,8 @@
"plugin.serpapi.apiKeyPlaceholder": "輸入你的 API 金鑰",
"plugin.serpapi.keyFrom": "從 SerpAPI 帳戶頁面獲取您的 SerpAPI 金鑰",
"promptEditor.context.item.desc": "插入上下文模板",
"promptEditor.context.item.title": "對話歷史",
"promptEditor.context.modal.add": "新增對話歷史",
"promptEditor.context.item.title": "上下文",
"promptEditor.context.modal.add": "新增上下文",
"promptEditor.context.modal.footer": "您可以在下面的“上下文”部分中管理上下文。",
"promptEditor.context.modal.title": "有 {{num}} 個知識庫在上下文中",
"promptEditor.existed": "Prompt 中已存在",