{{ pictureFile.name }} ({{ formatBytes(pictureFile.size) }})
{{ $t( "The selected picture is too heavy. You need to select a file smaller than {size}.", { size: formatBytes(maxSize) } ) }}