Skip to content

Commit

Permalink
docs: minor l10n fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nvsukhanov committed Mar 7, 2024
1 parent 30b6b03 commit a5a818c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -749,11 +749,11 @@
"1-2-3": {
"featImprovedUiPerformance": "Improved UI performance",
"featRaiseServoMotorRangeLimit": "Increased servo motor range limit to 4 full rotations (1440°)",
"featSeparateControlsForForwardAndBackwardSpeed": "Separate controls for forward and backward speed in 'Set speed' bindings",
"featAxialAwarenessForSpeedBrakeControl": "Axial input direction awareness for 'Set speed' brake control",
"featSeparateControlsForForwardAndBackwardSpeed": "Separate controls for forward and backward speed in 'Speed' bindings",
"featAxialAwarenessForSpeedBrakeControl": "Axial input direction awareness for 'Speed' brake control",
"featBetterL10nForTrainAndGearbox": "Better localization for 'Train' and 'Gearbox' controls",
"featSeparateControlsForCwCcwStepper": "Separate controls for clockwise and counter-clockwise stepper inputs",
"changeStepperNegativeValuesRemoved": "Only positive values are allowed for stepper inputs. For negative values, use the 'Counter-clockwise' input",
"changeStepperNegativeValuesRemoved": "Only positive values are allowed for step angle in 'Stepper' binding. Use counter-clockwise controller input for negative values",
"featAcquireWakeLockWhenAtLeastOneHubIsConnected": "Acquire Wake Lock when at least one hub is connected"
}
}
Expand Down

0 comments on commit a5a818c

Please sign in to comment.