Update Chanban/cmgmt_langs/en.msg

This commit is contained in:
2026-06-15 09:30:49 +02:00
parent 56ab58db41
commit 805af8a8a9
+2 -2
View File
@@ -44,8 +44,8 @@
### Opening message for the ban list file (%1$s = $chan, %2$s = $bancount)
::msgcat::mcset en banlist.open {-= Start of %1$s's ban list. %2$s bans displayed.}
### Message for bans on the file (%1$s = $banmask, %2$s = $freason, %3$s = $creator, %4$s = $date)
::msgcat::mcset en banlist.format {Banmask: %1$s :: Reason: %2$s :: Added by: %3$s :: Date: %4$s}
### Message for bans on the file (%1$s = $banmask, %2$s = $creator, %3$s = $freason, %4$s = $date)
::msgcat::mcset en banlist.format {Banmask: %1$s :: By: %2$s :: Reason: %3$s :: Date: %4$s}
### Message for the end of the ban list file (%1$s = $chan)
::msgcat::mcset en banlist.end {-= End of %1$s's ban list. =-}