add request size limit notifications
This commit is contained in:
parent
9c99b112d5
commit
5233b4518f
8 changed files with 26 additions and 8 deletions
|
|
@ -14,7 +14,9 @@
|
|||
"dm.key.too.large": "meowchat key too large :o",
|
||||
"dm.key.not.found": "meowchat key not found :c",
|
||||
"dm.key.updated": "meowchat key updated successfully :3",
|
||||
"body.too.large": "request too large ><",
|
||||
"body.too.large": "Meow is too big! Max meow is {0} MB.",
|
||||
"message.too.long": "Meowssage exceeds maximum allowed size ({0}).",
|
||||
"reaction.too.long": "Re-meow-ction exceeds maximum allowed size ({0}).",
|
||||
"invite.revoked": "invite revoked successfully",
|
||||
"invite.declined": "invite declined successfully",
|
||||
"account.creation.request.expired": "cat creation request expired. try again",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue