X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/5a01cc31eb7a8b341c988797a71b58b0eb468724..f4768412d29984df3e7758628c4acae32cc964e2:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index b99d5a85..13fd9c54 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -157,16 +157,11 @@ $i18n_key_words = array( // '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', -'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',