8 lines
630 B
Plaintext
8 lines
630 B
Plaintext
command-description-deletechatmessage-id = Delete a specific chat message by message ID
|
|
command-description-nukechatmessages-usernames = Delete all of the supplied usernames' chat messages posted during this round
|
|
command-description-nukechatmessages-userids = Delete all of the supplied userIds' chat messages posted during this round
|
|
|
|
command-error-deletechatmessage-id-notexist = The message with the supplied ID does not exist
|
|
command-error-nukechatmessages-usernames-usernamenotexist = Username {$username} does not exist
|
|
command-error-nukechatmessages-usernames-usernamenomessages = UserID {$userId} has no messages to nuke
|