Skip to content

Commit

Permalink
add comment to the streamer command to be able to differentiate it be…
Browse files Browse the repository at this point in the history
…tter later
  • Loading branch information
NotJansel committed Nov 27, 2024
1 parent 1800f44 commit fce192d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/translations/feixiao/strings.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Streamer Command

streamer.command.name=streamer
streamer.command.description=A bundle of Streamer commands
streamer.command.add.name=add
Expand All @@ -14,3 +16,5 @@ streamer.command.arguments.add.message.name=message
streamer.command.arguments.add.message.description=Custom Announce message. Placeholders (in curly braces): url, name, title, category, role (if set)
streamer.command.arguments.remove.name=streamer
streamer.command.arguments.remove.description=The streamer to remove

# more to come...

0 comments on commit fce192d

Please sign in to comment.