1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-26 02:38:04 +00:00

Fix Smooth Move Right action localization

This commit is contained in:
Alexei Kotov 2024-02-25 16:13:45 +03:00
parent fe78e57391
commit 25b6230a54
2 changed files with 4 additions and 4 deletions

View File

@ -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."

View File

@ -81,5 +81,5 @@ SmoothMoveBackward_description: "Движение назад с плавными
SmoothMoveLeft_name: "Плавно двигаться влево"
SmoothMoveLeft_description: "Движение влево с плавными переходами от ходьбы к бегу."
SkmoothMoveRight_name: "Плавно двигаться вправо"
SkmoothMoveRight_description: "Движение вправо с плавными переходами от ходьбы к бегу."
SmoothMoveRight_name: "Плавно двигаться вправо"
SmoothMoveRight_description: "Движение вправо с плавными переходами от ходьбы к бегу."