refactor: update button labels and improve dialog for saving tools templates

This commit is contained in:
ecwu
2025-01-05 19:43:57 +08:00
parent c92b8f04cc
commit 40f61dd6f9
5 changed files with 68 additions and 73 deletions

View File

@@ -11,6 +11,8 @@ const LANG_MAP: Record<string, string> = {
cost: "消费",
stream: "流式返回",
fetch: "一次获取",
Tools: "工具",
Clear: "清空",
"saved api templates": "已保存的 API 模板",
"saved prompt templates": "已保存的提示模板",
"no chat history here": "暂无历史对话记录",