Locale stuff + fixes

This commit is contained in:
Vortrex
2021-11-19 19:27:34 -06:00
parent db6ff2e4b4
commit 8f4ac90dc6
37 changed files with 702 additions and 531 deletions

10
locale/english.json Normal file
View File

@@ -0,0 +1,10 @@
{
"AccentNotFound": "Accent not found!",
"AccentSet": "You set your accent to {ALTCOLOUR}{1}",
"AnimationNotFound": "That animation doesn't exist!",
"AnimationCommandTip": "Use {ALTCOLOUR}/animlist{MAINCOLOUR} to see a list of valid animations",
"AnimationInvalidDistance": "The distance must be between 0 and 3!",
"AnimationStopCommandTip": "Use {ALTCOLOUR}/stopanim{MAINCOLOUR} to stop your animation",
"CantBanClient": "You cannot ban this person!",
"PlayerAccountBanned": "{1} has been account banned"
}