Skip to content

Commit

Permalink
Fix shitmed locales (#2859)
Browse files Browse the repository at this point in the history
* Added missing locale strings for limb targeting bindings

* Moved the strings down where the rest of shitmed goes

* Add missing locale

---------

Co-authored-by: AstroDogeDX <48888500+AstroDogeDX@users.noreply.github.com>
  • Loading branch information
Radezolid and AstroDogeDX authored Feb 3, 2025
1 parent 7d44d7a commit 2f44612
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Resources/Locale/en-US/escape-menu/ui/options-menu.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -285,4 +285,15 @@ ui-options-chat-window-opacity = Chat window opacity
ui-options-screen-shake-intensity = Screen shake intensity
## Shitmed Change
ui-options-header-targeting = Targeting
ui-options-header-targeting = Targeting
ui-options-function-target-head = Target head
ui-options-function-target-torso = Target torso
ui-options-function-target-left-arm = Target left arm
ui-options-function-target-left-hand = Target left hand
ui-options-function-target-right-arm = Target right arm
ui-options-function-target-right-hand = Target right hand
ui-options-function-target-left-leg = Target left leg
ui-options-function-target-left-foot = Target left foot
ui-options-function-target-right-leg = Target right leg
ui-options-function-target-right-foot = Target right foot
ui-options-function-toggle-standing = Crawl/Stand

0 comments on commit 2f44612

Please sign in to comment.