Gate below-chat expression sync and localize inline thoughts

This commit is contained in:
Tremendoussly
2026-03-15 16:51:20 +01:00
parent 4d2afafbaf
commit 1d297aeecf
7 changed files with 60 additions and 26 deletions
+3 -2
View File
@@ -396,9 +396,10 @@
<label class="checkbox_label">
<input type="checkbox" id="rpg-toggle-inline-thoughts" />
<span>Show Thoughts Below Message Text</span>
<span data-i18n-key="template.settingsModal.display.showInlineThoughts">Show Thoughts Below Message Text</span>
</label>
<small style="display: block; margin-left: 24px; margin-top: -8px; color: #888; font-size: 11px;">
<small style="display: block; margin-left: 24px; margin-top: -8px; color: #888; font-size: 11px;"
data-i18n-key="template.settingsModal.display.showInlineThoughtsNote">
Switch between the default corner thought bubbles and thought cards below the message text.
</small>