Skip to content

Commit

Permalink
ui(hud): add translation for target radial key bind
Browse files Browse the repository at this point in the history
  • Loading branch information
mwerle committed Nov 16, 2024
1 parent 064ba21 commit 24bb818
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/lang/input-core/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,10 @@
"description": "Descriptive name for the SpeedControl axis.",
"message": "Set Target Speed"
},
"BIND_TARGET_RADIAL": {
"description": "Descriptive name for opening the TargetRadial popup.",
"message": "Open Target Radial Menu"
},
"BIND_TARGET_OBJECT": {
"description": "Descriptive name for the TargetObject action.",
"message": "Target Object"
Expand Down

0 comments on commit 24bb818

Please sign in to comment.