add request size limit notifications
All checks were successful
Android Build / publish (push) Successful in 53s
Linux Build / publish (push) Successful in 59s

This commit is contained in:
olcxja 2026-07-18 15:06:20 +02:00
commit 5233b4518f
8 changed files with 26 additions and 8 deletions

View file

@ -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",