Fix a couple locale strings

This commit is contained in:
Vortrex
2022-01-20 03:18:25 -06:00
parent 035660eaa6
commit 5b333e78c8
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
"HelpRadioHeader": "Radio Help", "HelpRadioHeader": "Radio Help",
"HelpAnimationHeader": "Animation Help", "HelpAnimationHeader": "Animation Help",
"AccentNotFound": "Accent not found", "AccentNotFound": "Accent not found",
"AccentSet": "You set your accent to {ALTCOLOUR}{1}", "AccentSet": "You set your accent to {1}",
"AnimationNotFound": "That animation doesn't exist", "AnimationNotFound": "That animation doesn't exist",
"AnimationCommandTip": "Use {1} to see a list of valid animations", "AnimationCommandTip": "Use {1} to see a list of valid animations",
"AnimationInvalidDistance": "The distance must be between 0 and 3", "AnimationInvalidDistance": "The distance must be between 0 and 3",

View File

@@ -15,7 +15,7 @@
"HelpRadioHeader": "Помощь Радио", "HelpRadioHeader": "Помощь Радио",
"HelpAnimationHeader": "Помощь Анимация", "HelpAnimationHeader": "Помощь Анимация",
"AccentNotFound": "Не удалось найти акцент", "AccentNotFound": "Не удалось найти акцент",
"AccentSet": "Вы установили свой акцент на {ALTCOLOUR}{1}", "AccentSet": "Вы установили свой акцент на {1}",
"AnimationNotFound": "Такой анимации не существует", "AnimationNotFound": "Такой анимации не существует",
"AnimationCommandTip": "Используйте {1} чтобы просмотреть список доступных анимаций", "AnimationCommandTip": "Используйте {1} чтобы просмотреть список доступных анимаций",
"AnimationInvalidDistance": "Дистанция должна быть между 0 и 3", "AnimationInvalidDistance": "Дистанция должна быть между 0 и 3",