mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Remove outdated entries, fix a few keys
This commit is contained in:
@@ -5832,8 +5832,8 @@
|
||||
</small>
|
||||
<hr>
|
||||
<div class="alternate_greetings_list flexFlowColumn flex-container wide100p">
|
||||
<strong class="alternate_grettings_hint margin-bot-10px" data-i18n="Alternate Greetings Hint">
|
||||
Click the <i class="fa-solid fa-plus"></i> button to get started!
|
||||
<strong class="alternate_grettings_hint margin-bot-10px">
|
||||
<span data-i18n="alternate_greetings_hint_1">Click the</span> <i class="fa-solid fa-plus"></i> <span data-i18n="alternate_greetings_hint_2">button to get started!</span>
|
||||
</strong>
|
||||
</div>
|
||||
</div>
|
||||
@@ -5841,7 +5841,7 @@
|
||||
<div id="alternate_greeting_form_template" class="template_element">
|
||||
<div class="alternate_greeting">
|
||||
<div class="title_restorable">
|
||||
<strong>Alternate Greeting #<span class="greeting_index"></span></strong>
|
||||
<strong>Вариант #<span class="greeting_index"></span></strong>
|
||||
<div class="menu_button fa-solid fa-trash-alt delete_alternate_greeting"></div>
|
||||
</div>
|
||||
<textarea name="alternate_greetings" data-i18n="[placeholder](This will be the first message from the character that starts every chat)" placeholder="(This will be the first message from the character that starts every chat)" class="text_pole textarea_compact alternate_greeting_text" maxlength="50000" value="" autocomplete="off" rows="16"></textarea>
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user