Better MUI i18n

This commit is contained in:
Cohee 2024-09-02 00:50:50 +03:00
parent 9b1ca607f4
commit 558253e79a

View File

@ -4010,9 +4010,15 @@
<div class="flex-container alignItemsCenter">
<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">
<input id="movingUImode" type="checkbox" />
<small data-i18n="Movable UI Panels">MovingUI&nbsp;<i class="fa-solid fa-desktop"></i></small>
<small>
<span data-i18n="Movable UI Panels">MovingUI</span>
<i class="fa-solid fa-desktop"></i>
</small>
</label>
<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>
<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>
</div>
<div id="MovingUI-presets-block" class="flex-container alignitemscenter">
<div class="flex-container alignItemsFlexEnd">