mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-30 20:50:42 +00:00
fix: tab docs link
This commit is contained in:
parent
82161a7a47
commit
07ee84bcc7
1 changed files with 1 additions and 1 deletions
|
|
@ -370,7 +370,7 @@ settings.models.selectModel=Select a model
|
|||
settings.models.chat.section.title=Chat
|
||||
settings.models.chat.section.description=Models for conversations, code edits, auto applies, commits, and naming suggestions. <a href="https://docs.tryproxy.io/editor/chat/overview">Learn more</a>
|
||||
settings.models.tab.section.title=Tab
|
||||
settings.models.tab.section.description=Models for autocomplete and multi-line next edit suggestions. <a href="https://docs.tryproxy.io/editor/tab/overview">Learn more</a>
|
||||
settings.models.tab.section.description=Models for autocomplete and multi-line next edit suggestions. <a href="https://docs.tryproxy.io/editor/tab">Learn more</a>
|
||||
conversation.deleteButton.tooltip=Delete conversation
|
||||
conversation.messageCount.singular={0} message
|
||||
conversation.messageCount.plural={0} messages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue