Improve ui wording

This commit is contained in:
maver 2023-07-01 19:59:34 +02:00
parent 1b7da6ecbc
commit facf625cac

View File

@ -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">