diff --git a/Chanban/cmgmt_langs/en.msg b/Chanban/cmgmt_langs/en.msg index 94006da..62207fe 100644 --- a/Chanban/cmgmt_langs/en.msg +++ b/Chanban/cmgmt_langs/en.msg @@ -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 # # ---------------- #