diff --git a/src/main/resources/languages/en-US.json b/src/main/resources/languages/en-US.json index 667490539..fec6b4d44 100644 --- a/src/main/resources/languages/en-US.json +++ b/src/main/resources/languages/en-US.json @@ -250,7 +250,7 @@ "description": "Reset target player's shop refresh time" }, "sendMail": { - "usage": "Usage: sendmail [templateId]", + "usage": "Usage: sendmail [templateID]", "user_not_exist": "The user with an ID of '%s' does not exist.", "start_composition": "Starting composition of message.\nPlease use '/sendmail ' to continue.\nYou can use '/sendmail stop' at any time.", "templates": "Mail templates coming soon implemented...",