Fix i18n attributes

a4a0ec16698662988d1f5e5e373f59e8bbec09bb

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -2Showing whitespace changes
public/index.html+2 -2
@@ -4141,9 +4141,9 @@
4141 <input id="request_token_probabilities" type="checkbox" />4141 <input id="request_token_probabilities" type="checkbox" />
4142 <small data-i18n="Request token probabilities">Request token probabilities</small>4142 <small data-i18n="Request token probabilities">Request token probabilities</small>
4143 </label>4143 </label>
4144 <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">4144 <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.">
4145 <input id="show_group_chat_queue" type="checkbox" />4145 <input id="show_group_chat_queue" type="checkbox" />
4146 <small data-i18n="Request token probabilities">Show group chat queue</small>4146 <small data-i18n="Show group chat queue">Show group chat queue</small>
4147 </label>4147 </label>
4148 <div data-newbie-hidden class="inline-drawer wide100p flexFlowColumn">4148 <div data-newbie-hidden class="inline-drawer wide100p flexFlowColumn">
4149 <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">4149 <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">