]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
A bit more work on labels in translation files.
[timetracker.git] / WEB-INF / resources / es.lang.php
index e1dfd85e4eb1b02547de93270a695ccec53f0e5e..b99d5a85b1c4c1374041e966bb37f58b5806010d 100644 (file)
@@ -145,22 +145,23 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.manager_name' => 'Manager name',
 // 'label.manager_login' => 'Manager login',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.person_name' => 'Nombre',
 'label.thing_name' => 'Nombre',
-// 'label.login' => 'login',
+// TODO: translate the following.
+// 'label.login' => 'Login',
 'label.password' => 'Contraseña',
-'label.confirm_password' => 'Confirmar Contraseña',
+'label.confirm_password' => 'Confirmar contraseña',
 'label.email' => 'Email',
 'label.cc' => 'Cc',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Asunto',
 'label.date' => 'Fecha',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.start_date' => 'Fecha de inicio',
 'label.end_date' => 'Fecha de fin',
 'label.user' => 'Usuario',