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": "DM key too large",
"dm.key.not.found": "DM key not found",
"dm.key.updated": "DM key updated successfully",
"body.too.large": "Request too large",
"body.too.large": "Request too large. Max limit is {0} MB",
"message.too.long": "Message exceeds maximum allowed size ({0}).",
"reaction.too.long": "Reaction exceeds maximum allowed size ({0}).",
"invite.revoked": "Invite revoked successfully",
"invite.declined": "Invite declined successfully",
"account.creation.request.expired": "Account creation request expired. Try again",