MidnightControls

MidnightControls

447k Downloads

Bug: hud_side and trigger_dead_zone are not translatable

Kichura opened this issue ยท 0 comments

commented

Describe the bug
When going to MidnightControls' appearance options page, The HUD side's left & right texts are not translated and instead use their code texts instead, Same thing can be said to the trigger_dead_zone text in MidnightControls' advanced config.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the MidnightControls' configuration page,
  2. Check the advanced config,
  3. Then check the appearance options.
  4. Notice the texts are not translated.

Expected behavior
Both texts are translated and can be modified with other languages.

Screenshots
a
b

Desktop (please complete the following information):

  • OS: Linux
  • Minecraft: 1.21.1
  • Modloader: Fabric Loader 0.16.5
  • Fabric/Quilt Libraries: Fabric API 0.105.0+1.21.1
  • Mods: (No third-party mods used, exception being resource pack but doesn't touch this mod)
  • Version: 1.10.0-beta.1

Additional context
I believe this was either missed in the main code itself or the en_us.json was not updated properly.