mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-01 19:06:40 +00:00
Fix Smooth Move Right action localization
This commit is contained in:
parent
fe78e57391
commit
25b6230a54
2 changed files with 4 additions and 4 deletions
|
@ -80,5 +80,5 @@ SmoothMoveBackward_description: "Backward movement adjusted for smooth Walk-Run
|
|||
SmoothMoveLeft_name: "Smooth Move Left"
|
||||
SmoothMoveLeft_description: "Left movement adjusted for smooth Walk-Run transitions."
|
||||
|
||||
SkmoothMoveRight_name: "Smooth Move Right"
|
||||
SkmoothMoveRight_description: "Right movement adjusted for smooth Walk-Run transitions."
|
||||
SmoothMoveRight_name: "Smooth Move Right"
|
||||
SmoothMoveRight_description: "Right movement adjusted for smooth Walk-Run transitions."
|
||||
|
|
|
@ -81,5 +81,5 @@ SmoothMoveBackward_description: "Движение назад с плавными
|
|||
SmoothMoveLeft_name: "Плавно двигаться влево"
|
||||
SmoothMoveLeft_description: "Движение влево с плавными переходами от ходьбы к бегу."
|
||||
|
||||
SkmoothMoveRight_name: "Плавно двигаться вправо"
|
||||
SkmoothMoveRight_description: "Движение вправо с плавными переходами от ходьбы к бегу."
|
||||
SmoothMoveRight_name: "Плавно двигаться вправо"
|
||||
SmoothMoveRight_description: "Движение вправо с плавными переходами от ходьбы к бегу."
|
||||
|
|
Loading…
Reference in a new issue