We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240699a commit 359cfe4Copy full SHA for 359cfe4
1 file changed
src/main/resources/assets/controlify/lang/zh_cn.json
@@ -274,5 +274,6 @@
274
"controlify.joystick_mapping.unmapped.button": "按钮#%s",
275
"controlify.joystick_mapping.unmapped.hat": "头#%s",
276
"controlify.joystick_mapping.unmapped.axis_direction.negative": "(负)",
277
- "controlify.joystick_mapping.unmapped.axis_direction.positive": "(正)"
+ "controlify.joystick_mapping.unmapped.axis_direction.positive": "(正)",
278
+ "controlify.input_curves.linear": "线性"
279
}
0 commit comments