change: .reroadd error message improved

This commit is contained in:
Kwoth
2024-07-29 05:33:49 +00:00
parent 762a2eca1f
commit d9e080f4b9
2 changed files with 3 additions and 2 deletions

View File

@@ -1108,5 +1108,6 @@
"overloads": "Overloads",
"honeypot_on": "Honeypot enabled on this channel." ,
"honeypot_off": "Honeypot disabled.",
"afk_set": "AFK message set. Type a message in any channel to clear."
"afk_set": "AFK message set. Type a message in any channel to clear.",
"rero_message_not_found": "The specified message wasn't found. Make sure you've specified the message from this channel."
}