Update debug.html: fix data-i18n

This commit is contained in:
Rivelle 2024-12-30 15:35:05 +08:00 committed by GitHub
parent 421402615a
commit cfa4bcc1b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
<div>
<h3 data-i18n="Debug Menu">Debug Menu</h3>
<div data-i18n="Functions in this category are for advanced users only. Don't click anything if you're not sure about the consequences.">
<div data-i18n="WARNING: Functions in this category are for advanced users only. Don't click anything if you're not sure about the consequences.">
Functions in this category are for advanced users only. Don't click anything if you're not sure about the consequences.
</div>
<table id="debug_table" class="responsiveTable">