]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
A bit more refactoring on labels.
[timetracker.git] / WEB-INF / resources / es.lang.php
index daa80cff323c08a065004178778e536548661a83..13fd9c54b77004b5f0748449d26b7decc64e6f4a 100644 (file)
@@ -151,11 +151,6 @@ $i18n_key_words = array(
 // 'label.login' => 'Login',
 'label.password' => 'Contraseña',
 'label.confirm_password' => 'Confirmar contraseña',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.email' => 'Email',
 'label.cc' => 'Cc',
 // TODO: translate the following.
@@ -165,8 +160,8 @@ $i18n_key_words = array(
 'label.start_date' => 'Fecha de inicio',
 'label.end_date' => 'Fecha de fin',
 'label.user' => 'Usuario',
-'label.users' => 'Personas',
 // TODO: translate the following.
+// 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 'label.option' => 'Opción',
@@ -181,6 +176,11 @@ $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',