Update debug.html: fix data-i18n

cfa4bcc1b853d1adfc6c46f76df76c6416c7b3f9

Rivelle <rivelle.days@gmail.com>

Signed
1 files changed, +1 -1Showing whitespace changes
public/scripts/templates/debug.html+1 -1
@@ -1,6 +1,6 @@
1<div>1<div>
2 <h3 data-i18n="Debug Menu">Debug Menu</h3>2 <h3 data-i18n="Debug Menu">Debug Menu</h3>
3 <div data-i18n="Functions in this category are for advanced users only. Don't click anything if you're not sure about the consequences.">3 <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.">
4 Functions in this category are for advanced users only. Don't click anything if you're not sure about the consequences.4 Functions in this category are for advanced users only. Don't click anything if you're not sure about the consequences.
5 </div>5 </div>
6 <table id="debug_table" class="responsiveTable">6 <table id="debug_table" class="responsiveTable">