{{ __('You can upload up to :total photos, each photo maximum size is :max kilobytes', [
'total' => EcommerceHelper::reviewMaxFileNumber(),
'max' => EcommerceHelper::reviewMaxFileSize(true),
]) }}
{{ __('Your email address will not be published.') }}