Cap FORBID and vhost LIST output so a huge list can't overflow the operator's receive queue
All checks were successful
CI / check (push) Successful in 5m25s
All checks were successful
CI / check (push) Successful in 5m25s
This commit is contained in:
parent
8b45d386c6
commit
aa270e061e
9 changed files with 24 additions and 8 deletions
|
|
@ -1365,5 +1365,6 @@
|
|||
"Added \u0002{count}\u0002 channels to your auto-join list.": "\u0002{count}\u0002 salons ajoutés à votre liste d'auto-join.",
|
||||
"Unknown AJOIN command \u0002{other}\u0002. Use \u0002ADD\u0002, \u0002ADDALL\u0002, \u0002DEL\u0002 or \u0002LIST\u0002.": "Commande AJOIN inconnue \u0002{other}\u0002. Utilisez \u0002ADD\u0002, \u0002ADDALL\u0002, \u0002DEL\u0002 ou \u0002LIST\u0002.",
|
||||
"Or confirm in one click: {link}": "Ou confirmez en un clic : {link}",
|
||||
"Confirm now": "Confirmer maintenant"
|
||||
"Confirm now": "Confirmer maintenant",
|
||||
"… and \u0002{more}\u0002 more; showing the first {cap}.": "… et \u0002{more}\u0002 de plus ; affichage des {cap} premiers."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue