Added string for addban error

This commit is contained in:
Teh PeGaSuS
2026-03-03 20:03:56 +01:00
parent e20da67e7b
commit 033f15a3de
+3
View File
@@ -29,6 +29,9 @@
### Error message when we try to ban/kick a protected nick ($target)
::msgcat::mcset pt protected.user "ERRO! %s é um nick protegido e não pode ser banido/kickado."
### Error message when we add a mask that matches a protected user/mask
::msgcat::mcset en prot.user.addban "ERRO! Esta máscara corresponde a um utilizador protegido e não pode ser adicionada."
### Message to be displayed when a ban is added to the bot ban list ($banmask, $chan)
::msgcat::mcset pt ban.added "%s adicionado à lista de bans de %s."