diff --git a/lang/en-US.json b/lang/en-US.json index a077820..992dd24 100644 --- a/lang/en-US.json +++ b/lang/en-US.json @@ -32,16 +32,18 @@ "command.say.desc": "Sends a message to chat", "command.settings.usage": " get|| set ", "command.settings.desc": "Set your user preferences", + "command.restart.usage": "", + "command.restart.desc": "Restart bot", "command.stop.usage": "", - "command.stop.desc": "Restart bot", + "command.stop.desc": "Stop bot", "command.template.usage": " [optional]", "command.template.desc": "Does nothing", "command.test.usage": " [args...]", "command.test.desc": "Chat parsing debugger command", "command.tpr.usage": "", "command.tpr.desc": "Teleport to a random location", - "command.verify.usage": " [args...]", - "command.verify.desc": "Check the hashing system", + "command.validate.usage": " [args...]", + "command.validate.desc": "Check the hashing system", "command.about.author": "%s - a Minecraft bot made by %s for Kaboom and clones", "command.about.version": "Version %s", "command.about.preRelease": "This is a development version - there may be errors, and features may be changed or removed at any time. Please report any errors to the bot's developer.",