]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
More refactoring of labels.
[timetracker.git] / WEB-INF / resources / es.lang.php
index 13fd9c54b77004b5f0748449d26b7decc64e6f4a..ee9c8536a36ea5c8f42d7f0a0f74ad6f252b4a1d 100644 (file)
@@ -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',