X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a4fd787ff4452eb1a7e3d0c0a24d8fcebd7b8b43..235858d0ca557daca78f85706512dfd01fe1f77d:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index f9139807..b525fe61 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -62,6 +62,7 @@ $i18n_key_words = array( 'menu.users' => 'Personas', // TODO: translate the following. // 'menu.groups' => 'Groups', +// 'menu.subgroups' => 'Subgroups', // 'menu.export' => 'Export', 'menu.clients' => 'Clientes', 'menu.options' => 'Opciones', @@ -260,6 +261,7 @@ $i18n_key_words = array( 'title.login' => 'Sesión iniciada', 'title.groups' => 'Grupos', // TODO: translate the following. +// 'title.subgroups' => 'Subgroups', // 'title.create_group' => 'Creating Group', // 'title.edit_group' => 'Editing Group', // 'title.delete_group' => 'Deleting Group',