]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 5165ca61bd6b8ad6279d17fe73685ab84a258aea..79712abf70fa3ef25cec69cc88d8111763a2ed2c 100644 (file)
@@ -59,6 +59,7 @@ $i18n_key_words = array(
 'menu.users' => 'Korisnici',
 // TODO: translate the following.
 // 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
 'menu.export' => 'Izvoz',
 'menu.clients' => 'Klijenti',
 'menu.options' => 'Opcije',
@@ -243,6 +244,8 @@ $i18n_key_words = array(
 // Form titles.
 'title.login' => 'Prijava',
 'title.groups' => 'Timovi', // TODO: change "teams" to "groups".
+// TODO: translate the following.
+// 'title.subgroups' => 'Subgroups',
 'title.create_group' => 'Napravi tim', // TODO: change "team" to "group".
 'title.edit_group' => 'Izmeni tim', // TODO: change "team" to "group".
 'title.delete_group' => 'ObriĊĦi tim', // TODO: change "team" to "group".