]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 526b2215d435b1fd3f885d7d9baf03b55874a9dc..179b5a3c73bbded7e5eb6777eaa34fdac0b89814 100644 (file)
@@ -272,6 +272,7 @@ $i18n_key_words = array(
 'title.login' => 'Přihlásit',
 'title.groups' => 'Týmy', // TODO: change "teams" to "groups".
 // TODO: translate the following.
+// 'title.subgroups' => 'Subgroups',
 // 'title.create_group' => 'Creating Group',
 // 'title.edit_group' => 'Editing Group',
 'title.delete_group' => 'Smazat tým', // TODO: change "team" to "group".
@@ -336,6 +337,7 @@ $i18n_key_words = array(
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.group' => 'Group Settings',
+// 'title.subgroups' => 'Subgroups',
 // 'title.plugins' => 'Plugins',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',