]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt-br.lang.php
Introduced view_own_clients right and its handling.
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index 3ad934e2dbfaafd87bb138cb1f7039ed5cb8b040..dd8fc82501d6cb9fb299a0582e88b941df214107 100644 (file)
@@ -44,7 +44,8 @@ $i18n_key_words = array(
 'menu.logout' => 'Logout',
 'menu.forum' => 'Fórum',
 'menu.help' => 'Ajuda',
-'menu.create_team' => 'Criar equipe',
+// TODO: translate the following.
+// 'menu.create_group' => 'Create Group',
 'menu.profile' => 'Perfil',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
@@ -55,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projetos',
 'menu.tasks' => 'Tarefas',
 'menu.users' => 'Usuários',
-'menu.teams' => 'Equipes',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Exportar',
 'menu.clients' => 'Clientes',
 'menu.options' => 'Opções',