Get rid of numbered keys

This commit is contained in:
Yokayo
2024-10-05 20:19:42 +07:00
parent 17fb9815b3
commit aaa5a84d58
4 changed files with 20 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
<div>
<h3 data-i18n="duplicate_confirm_1">Are you sure you want to duplicate this character?</h3>
<span data-i18n="duplicate_confirm_2">If you just want to start a new chat with the same character, use "Start new chat" option in the bottom-left options menu.</span>
<h3 data-i18n="Are you sure you want to duplicate this character?">Are you sure you want to duplicate this character?</h3>
<span data-i18n="If you just want to start a new chat with the same character...">If you just want to start a new chat with the same character, use "Start new chat" option in the bottom-left options menu.</span>
<br>
</div>