Minor command subargument tweak

This commit is contained in:
PikaMug 2022-08-13 14:01:50 -04:00 committed by GitHub
parent a070255c0b
commit cfe2a660ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ COMMAND_TOP_HELP: "<command> [number] - View plugin leaderboards"
COMMAND_INFO: "info"
COMMAND_INFO_HELP: "<command> - View plugin information"
COMMAND_CHOICE: "choice"
COMMAND_CHOICE_HELP: "<command> <choice> - Make a menu selection"
COMMAND_CHOICE_HELP: "<command> [choice] - Make a menu selection"
COMMAND_QUEST_HELP: "- View current quest objectives"
COMMAND_QUESTINFO_HELP: "[quest] - View information about a quest"
COMMAND_QUESTADMIN_HELP: "- Display administrator help"
@ -808,4 +808,4 @@ difference: "The difference is '<data>'."
notInstalled: "Not installed"
confirmDelete: "Are you sure?"
updateTo: "Update to <version>: <url>"
notConversing: "You are not in a conversation!"
notConversing: "You are not in a conversation!"