Fix i18n attributes

This commit is contained in:
Cohee 2024-07-04 20:12:58 +03:00
parent 2fccd83083
commit a4a0ec1669
1 changed files with 2 additions and 2 deletions

View File

@ -4141,9 +4141,9 @@
<input id="request_token_probabilities" type="checkbox" />
<small data-i18n="Request token probabilities">Request token probabilities</small>
</label>
<label data-newbie-hidden class="checkbox_label" for="show_group_chat_queue" title="In group chat, highlight the character(s) that are currently queued to generate responses and the order in which they will respond." data-i18n="[title]Requests logprobs from the API for the Token Probabilities feature">
<label data-newbie-hidden class="checkbox_label" for="show_group_chat_queue" title="In group chat, highlight the character(s) that are currently queued to generate responses and the order in which they will respond." data-i18n="[title]In group chat, highlight the character(s) that are currently queued to generate responses and the order in which they will respond.">
<input id="show_group_chat_queue" type="checkbox" />
<small data-i18n="Request token probabilities">Show group chat queue</small>
<small data-i18n="Show group chat queue">Show group chat queue</small>
</label>
<div data-newbie-hidden class="inline-drawer wide100p flexFlowColumn">
<div class="inline-drawer-toggle inline-drawer-header userSettingsInnerExpandable" title="Automatically reject and re-generate AI message based on configurable criteria." data-i18n="[title]Automatically reject and re-generate AI message based on configurable criteria">