forked from Clones/Controlify
🐛 Fix joystick axis deadzone locale not being found
This commit is contained in:
@ -68,8 +68,8 @@
|
||||
"controlify.config.group.deadzones": "Deadzones",
|
||||
"controlify.gui.left_stick": "Left Stick",
|
||||
"controlify.gui.right_stick": "Right Stick",
|
||||
"controlify.gui.axis_deadzone": "%s Deadzone",
|
||||
"controlify.gui.axis_deadzone.tooltip": "How far '%s' axis needs to be pushed before registering input.",
|
||||
"controlify.gui.joystick_axis_deadzone": "%s Deadzone",
|
||||
"controlify.gui.joystick_axis_deadzone.tooltip": "How far '%s' axis needs to be pushed before registering input.",
|
||||
"controlify.gui.stickdrift_warning": "Warning: Setting this too low will cause stickdrift! This is where the internals of your controller become mis-calibrated and register small amounts of input when there shouldn't be.",
|
||||
"controlify.gui.auto_calibration": "Automatic Deadzone Calibration",
|
||||
"controlify.gui.auto_calibration.tooltip": "Automatically calibrate the deadzone of your controller.",
|
||||
|
Reference in New Issue
Block a user