mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix i18n
This commit is contained in:
@@ -3226,8 +3226,9 @@
|
||||
<select id="instruct_presets" data-preset-manager-for="instruct" class="flex1 text_pole"></select>
|
||||
</div>
|
||||
<label>
|
||||
<small data-i18n="Activation Regex">
|
||||
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>
|
||||
<small>
|
||||
<span data-i18n="Activation Regex">Activation Regex</span>
|
||||
<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>
|
||||
</small>
|
||||
</label>
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user