Better MUI i18n

558253e79aa2ceee5386fcc71ebd5d1da2a81837

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +8 -2Ignore whitespace
public/index.html+8 -2
@@ -4010,9 +4010,15 @@
40104010 <div class="flex-container alignItemsCenter">
40114011 <label id="movingUIModeCheckBlock" for="movingUImode" class="checkbox_label" title="Allow repositioning certain UI elements by dragging them. PC only, no effect on mobile." data-i18n="[title]Allow repositioning certain UI elements by dragging them. PC only, no effect on mobile">
40124012 <input id="movingUImode" type="checkbox" />
4013- <small data-i18n="Movable UI Panels">MovingUI&nbsp;<i class="fa-solid fa-desktop"></i></small>
4013+ <small>
4014+ <span data-i18n="Movable UI Panels">MovingUI</span>
4015+ <i class="fa-solid fa-desktop"></i>
4016+ </small>
40144017 </label>
40154018 <div id="movingUIreset" title="Reset MovingUI panel sizes/locations." class="menu_button margin0" data-i18n="[title]Reset MovingUI panel sizes/locations."><i class=" fa-solid fa-recycle margin-r5"></i> <span data-i18n="mui_reset">Reset</span></div>
4019+ <i class=" fa-solid fa-recycle margin-r5"></i>
4020+ <span data-i18n="mui_reset">Reset</span>
4021+ </div>
40164022 </div>
40174023 <div id="MovingUI-presets-block" class="flex-container alignitemscenter">
40184024 <div class="flex-container alignItemsFlexEnd">