string: The max file size is {maxSize}. Upgrade to Discord Nitro to upload files...
An upload error that shows the account's current maximum file size and the larger limit Discord presents with Nitro.
stringadded
String Key
+R2TzS
Language
English
String Interpretation
Analysis Summary
An upload error that shows the account's current maximum file size and the larger limit Discord presents with Nitro.
Detailed Explanation
The message displays the current `{maxSize}` and the Nitro `{premiumMaxSize}` together.
Current web upload preflight and oversized-file error consumers use the same effective limit.
The actual values are supplied for the relevant account, plan, and situation, so the string does not support claiming one fixed MB value.
When It Appears
May appear before a web upload when an individual file exceeds the maximum currently applied to the account.
What It Means
One selected file is larger than the allowed upload size, so Discord blocks it and compares the current limit with the higher Nitro limit shown in the app.
Current Value
The max file size is {maxSize}. Upgrade to Discord Nitro to upload files up to {premiumMaxSize}.
Reduce the file below the displayed `{maxSize}` or choose a smaller file.
If Discord shows a Nitro option, review the actual `{premiumMaxSize}` and plan terms before purchasing.
Search Intent
Searchers likely want to know why Discord says The max file size is, what their current upload limit is, and how much Nitro would change it.
Related Phrases
max file size
upload
Discord Nitro
premiumMaxSize
file too large
upload limit
Evidence
Current upload-preflight and oversized-file error consumers share the effective limit, and the new copy presents both the current and Nitro maximum sizes.