.reroadd error message improved

This commit is contained in:
Toastie 2024-07-29 19:00:25 +12:00
parent 1df8f092fe
commit 4c436ccd8f
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4

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."
}