- {{ __('stat.total-upload') }}
-
{{ \App\Helpers\StringHelper::formatBytes($credited_upload, 2) }}
- {{ __('stat.total-download') }}
-
{{ \App\Helpers\StringHelper::formatBytes($credited_download, 2) }}
- {{ __('stat.total-traffic') }}
-
{{ \App\Helpers\StringHelper::formatBytes($credited_up_down, 2) }}