From 3b8494cb3c0448e11a9dcd5bc2aec9f5fd4892c3 Mon Sep 17 00:00:00 2001 From: Dario Espinosa Date: Sat, 26 Dec 2015 14:55:05 -0500 Subject: kanboard\app\Locale\es_ES kanboard\app\Template\analytic sidebar.php t('Compare hours') --- app/Locale/es_ES/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app') 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', -- cgit v1.2.3