X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c50a47de724212e47c2ed8badecaff4c50aaeb40..f4768412d29984df3e7758628c4acae32cc964e2:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index eb7c4352..13fd9c54 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -164,11 +164,6 @@ $i18n_key_words = array( // 'label.users' => 'Users', // 'label.client' => 'Client', // 'label.clients' => 'Clients', - - - -// TODO: refactoring ongoing down from here. - 'label.option' => 'Opción', // TODO: translate the following. // 'label.invoice' => 'Invoice', @@ -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',