@if($this->assetsProcessing)
{{ __('Assets processing') }}
@endif @if($this->allowDownload) @if(count($this->selection))
{{ trans_choice(':count item selected|:count items selected', $this->assetsCount, ['count' => $this->assetsCount]) }}
@endif @endif