X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e185de998d8ed94cef7b3e2b63cc63d5c64ce6cb..5a01cc31eb7a8b341c988797a71b58b0eb468724:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index e1dfd85e..b99d5a85 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -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',