mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-30 04:30:59 +00:00
feat: add conversations tags support
This commit is contained in:
parent
465feafc9f
commit
901ce5a01e
25 changed files with 921 additions and 33 deletions
|
|
@ -310,6 +310,7 @@ userMessagePanel.persona.title=PERSONA
|
|||
suggestionGroupItem.files.displayName=Files
|
||||
suggestionGroupItem.folders.displayName=Folders
|
||||
suggestionGroupItem.personas.displayName=Personas
|
||||
suggestionGroupItem.history.displayName=History
|
||||
suggestionGroupItem.docs.displayName=Docs
|
||||
suggestionGroupItem.git.displayName=Git
|
||||
suggestionGroupItem.mcp.displayName=MCP (soon)
|
||||
|
|
@ -325,4 +326,4 @@ tagPopupMenuItem.closeAll=Close All Tags
|
|||
tagPopupMenuItem.closeTagsToLeft=Close Tags to the Left
|
||||
tagPopupMenuItem.closeTagsToRight=Close Tags to the Right
|
||||
toolwindow.chat.loading=Generating response...
|
||||
headerPanel.error.searchBlockNotMapped.title=Failed to Locate Search Block
|
||||
headerPanel.error.searchBlockNotMapped.title=Failed to Locate Search Block
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue