= t('Not enough data to show the graph.') ?>
= $this->app->component('chart-project-avg-time-column', array( 'metrics' => $metrics, 'label' => t('Average time spent'), )) ?>= t('Column') ?> | = t('Average time spent') ?> |
---|---|
= $this->text->e($column['title']) ?> | = $this->dt->duration($column['average']) ?> |
= t('This chart shows the average time spent in each column for the last %d tasks.', 1000) ?>