Fix i18n

9b1ca607f4fd65837a29785d8e426833b2579702

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

1 files changed, +3 -2Showing whitespace changes
public/index.html+3 -2
@@ -3226,8 +3226,9 @@
3226 <select id="instruct_presets" data-preset-manager-for="instruct" class="flex1 text_pole"></select>3226 <select id="instruct_presets" data-preset-manager-for="instruct" class="flex1 text_pole"></select>
3227 </div>3227 </div>
3228 <label>3228 <label>
3229 <small data-i18n="Activation Regex">3229 <small>
3230 Activation Regex <span class="fa-solid fa-circle-question" title="When connecting to an API or choosing a model, automatically activate this Instruct Mode template if the model name matches the provided regular expression."></span>3230 <span data-i18n="Activation Regex">Activation Regex</span>
3231 <span class="fa-solid fa-circle-question" title="When connecting to an API or choosing a model, automatically activate this Instruct Mode template if the model name matches the provided regular expression."></span>
3231 </small>3232 </small>
3232 </label>3233 </label>
3233 <div>3234 <div>