X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1525dcb2eb2094c83ac9762675d957c285762434..4e7ce35635fa9f4aa5719ec8d17d3dc7eeb239b7:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 39ac2001..b7085dcf 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -162,6 +162,7 @@ $i18n_key_words = array( 'label.user' => 'Usuario', // TODO: translate the following. // 'label.users' => 'Users', +// 'label.roles' => 'Roles', // 'label.client' => 'Client', // 'label.clients' => 'Clients', 'label.option' => 'Opción', @@ -459,6 +460,11 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.users.default_rate' => 'Default hourly rate', +// Roles form. See example at https://timetracker.anuko.com/roles.php +// TODO: translate the following. +// 'form.roles.active_roles' => 'Active Roles', +// 'form.roles.inactive_roles' => 'Inactive Roles', + // Clients form. See example at https://timetracker.anuko.com/clients.php // TODO: translate the following. // 'form.clients.active_clients' => 'Active Clients',