mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 20:57:43 +01:00
Improve ui wording
This commit is contained in:
parent
1b7da6ecbc
commit
facf625cac
@ -1283,10 +1283,10 @@
|
||||
</div>
|
||||
<div class="range-block">
|
||||
<label for="names_in_completion" title="Apply character name to chat messages" class="checkbox_label widthFreeExpand">
|
||||
<input id="names_in_completion" type="checkbox" /><span data-i18n="Add names to chat history">Add character names to chat history</span>
|
||||
<input id="names_in_completion" type="checkbox" /><span data-i18n="Add character names to chat messages">Add character names to chat messages</span>
|
||||
</label>
|
||||
<div class="toggle-description justifyLeft">
|
||||
<span data-i18n="Helps the AI to understand the context better during group chats. Names may only contain letters or numbers.">Helps the AI to understand the context better during group chats. Names may only contain letters or numbers.</span>
|
||||
<span data-i18n="May help the model to understand context. Names must only contain letters or numbers.">May help the model to understand context. Names must only contain letters or numbers.</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="range-block">
|
||||
|
Loading…
x
Reference in New Issue
Block a user