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 db88400 commit 62a09b5Copy full SHA for 62a09b5
1 file changed
intl/msg_hash_ast.h
@@ -1397,6 +1397,22 @@ MSG_HASH(
1397
MENU_ENUM_LABEL_VALUE_PAUSE_ON_DISCONNECT,
1398
"Posar el conteníu cuando'l mandu se desconecte"
1399
)
1400
+MSG_HASH(
1401
+ MENU_ENUM_LABEL_VALUE_INPUT_SENSOR_ACCELEROMETER_SENSITIVITY,
1402
+ "Sensibilidá del acelerómetru"
1403
+ )
1404
1405
+ MENU_ENUM_LABEL_VALUE_INPUT_SENSOR_GYROSCOPE_SENSITIVITY,
1406
+ "Sensibilidá del xiroscopiu"
1407
1408
1409
+ MENU_ENUM_SUBLABEL_INPUT_SENSOR_ACCELEROMETER_SENSITIVITY,
1410
+ "Axusta la sensibilidá del acelerómetru."
1411
1412
1413
+ MENU_ENUM_SUBLABEL_INPUT_SENSOR_GYROSCOPE_SENSITIVITY,
1414
+ "Axusta la sensibilidá del xiroscopiu."
1415
1416
1417
MSG_HASH(
1418
MENU_ENUM_LABEL_VALUE_INPUT_HOTKEY_BINDS,
0 commit comments