Update Chanban/cmgmt_langs/en.msg

This commit is contained in:
Teh PeGaSuS
2026-03-09 19:07:40 +01:00
parent 6dc9d744e8
commit b905175e92
+9
View File
@@ -104,6 +104,15 @@
### Message to say that auto adding of bans is disabled
::msgcat::mcset en is.disabled {disabled}
### Message to display when a user is added as a VOICE to the channel (%1$s = $target, %2$s = $chan)
::msgcat::mcset en added.chanvoice {SUCCESS! %1$s added as VOICE for %2$s.}
### Message to be displayed when a user is removed as a VOICE from the channel (%1$s = $target, %2$s = $chan)
::msgcat::mcset en voice.deleted {SUCCESS! %1$s removed as VOICE from %2$s.}
### Message to display when checking for the list of VOICEs (%1$s = $chan)
::msgcat::mcset en chanvoice.list {List of %1$s VOICEs:}
# ---------------- #
# Channel commands #
# ---------------- #