A bit more progress with renaming teams to groups.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 06b087b..5fa432f 100644 (file)
@@ -44,7 +44,8 @@ $i18n_key_words = array(
 'menu.logout' => 'Odjava',
 'menu.forum' => 'Forum',
 'menu.help' => 'Pomoć',
-'menu.create_team' => 'Napravi tim',
+// TODO: translate the following.
+// 'menu.create_group' => 'Create Group',
 'menu.profile' => 'Profil',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
@@ -55,7 +56,8 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekti',
 'menu.tasks' => 'Zadaci',
 'menu.users' => 'Korisnici',
-'menu.teams' => 'Timovi',
+// TODO: translate the following.
+// 'menu.groups' => 'Groups',
 'menu.export' => 'Izvoz',
 'menu.clients' => 'Klijenti',
 'menu.options' => 'Opcije',