diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-12-29 19:10:54 +0100 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-12-29 19:10:54 +0100 |
commit | 34e6add1d84837b9a0a2548abbc4be43fa83410f (patch) | |
tree | bee6dc004bf3742616f753024c6aecec53ee1c80 /app/Locale/es_ES | |
parent | 178eda18872f99840937dc3d23629b5d7aa7cee0 (diff) | |
parent | 3b8494cb3c0448e11a9dcd5bc2aec9f5fd4892c3 (diff) |
Merge pull-request #1594
Diffstat (limited to 'app/Locale/es_ES')
-rw-r--r-- | app/Locale/es_ES/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index b6ad2dfa..955cc24a 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -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', |