X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f4768412d29984df3e7758628c4acae32cc964e2..96dec36d5b4864edb6fd5be524806c3b9c332dfb:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 13fd9c54..ee9c8536 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -176,13 +176,7 @@ $i18n_key_words = array( 'label.start' => 'Inicio', 'label.finish' => 'Fin', 'label.duration' => 'Duración', - - - -// TODO: refactoring ongoing down from here. - 'label.note' => 'Nota', -// TODO: translate the following. // 'label.notes' => 'Notes', // 'label.item' => 'Item', // 'label.cost' => 'Cost', @@ -191,11 +185,15 @@ $i18n_key_words = array( // 'label.month_total' => 'Month total', 'label.today' => 'Hoy', 'label.total_hours' => 'Horas totales', -// TODO: translate the following. // 'label.total_cost' => 'Total cost', // 'label.view' => 'View', 'label.edit' => 'Modificar', 'label.delete' => 'Eliminar', + + + +// TODO: refactoring ongoing down from here. + // TODO: translate label.configure. // 'label.configure' => 'Configure', 'label.select_all' => 'Seleccionar todos',