Skip to content

Commit

Permalink
Minor command subargument tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
PikaMug authored Aug 13, 2022
1 parent a070255 commit cfe2a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/main/resources/strings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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!"

0 comments on commit cfe2a66

Please sign in to comment.