Add locales/translations (unfinished)

This commit is contained in:
Vortrex
2021-11-16 02:02:18 -06:00
parent 7cf858801b
commit df920ef046
5 changed files with 70 additions and 12 deletions

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 /animlist to see a list of valid animations",
"AnimationInvalidDistance": "The distance must be between 0 and 3!",
"AnimationStopCommandTip": "Use {ALTCOLOUR}/stopanim {RESETCOLOUR}to stop your animation",
"CantBanClient": "You cannot ban this person!",
"PlayerAccountBanned": "{1} has been account banned"
}