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 @@
<b><span data-i18n="delete_confirm_1">THIS IS PERMANENT!</span><br><br>
<b><span data-i18n="THIS IS PERMANENT!">THIS IS PERMANENT!</span><br><br>
<label for="del_char_checkbox" class="checkbox_label justifyCenter">
<input type="checkbox" id="del_char_checkbox" />
<small data-i18n="delete_confirm_2">Also delete the chat files</small>
<small data-i18n="Also delete the chat files">Also delete the chat files</small>
</label></b>