kanboard\app\Locale\es_ES
kanboard\app\Template\analytic
sidebar.php
t('Compare hours')
This commit is contained in:
parent
9ff0abd8d6
commit
3b8494cb3c
|
|
@ -876,6 +876,7 @@ return array(
|
|||
'Average cycle time: ' => 'Tiempo Medio de Ciclo: ',
|
||||
'Cycle Time' => 'Tiempo de Ciclo',
|
||||
'Lead Time' => 'Plazo de Entrega',
|
||||
'Compare hours' => 'Comparar Tiempo estimado vs Tiempo real',
|
||||
'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Esta gráfica muestra el plazo medio de entrega y de ciclo para las %d últimas tareas transcurridas.',
|
||||
'Average time into each column' => 'Tiempo medio en cada columna',
|
||||
'Lead and cycle time' => 'Plazo de entrega y de ciclo',
|
||||
|
|
|
|||
Loading…
Reference in New Issue