Better MUI i18n

558253e79aa2ceee5386fcc71ebd5d1da2a81837

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

1 files changed, +8 -2Showing whitespace changes
public/index.html+8 -2
@@ -4010,9 +4010,15 @@
4010 <div class="flex-container alignItemsCenter">4010 <div class="flex-container alignItemsCenter">
4011 <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">4011 <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">
4012 <input id="movingUImode" type="checkbox" />4012 <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>
4014 </label>4017 </label>
4015 <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>4018 <div id="movingUIreset" title="Reset MovingUI panel sizes/locations." class="menu_button margin0" data-i18n="[title]Reset MovingUI panel sizes/locations.">
4019 <i class=" fa-solid fa-recycle margin-r5"></i>
4020 <span data-i18n="mui_reset">Reset</span>
4021 </div>
4016 </div>4022 </div>
4017 <div id="MovingUI-presets-block" class="flex-container alignitemscenter">4023 <div id="MovingUI-presets-block" class="flex-container alignitemscenter">
4018 <div class="flex-container alignItemsFlexEnd">4024 <div class="flex-container alignItemsFlexEnd">