@php $graphDateLabels = [ 'today' => _t('index.today'), 'week' => _t('index.this_week'), 'month' => _t('index.this_month'), 'year' => _t('index.this_year'), 'all' => _t('index.all_time'), ]; @endphp