Issue #3593512: Show human-readable file size units in the max file size validation message

Builds on #3590178. Formats the max file size into the largest sensible unit (bytes/KB/MB/GB/TB) so the validation error reads e.g. "Max size allowed is: 5 GB" instead of "5120 MB".

Merge request reports

Loading