Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index 511963e..4ecbc34 100644 (file)
@@ -59,6 +59,7 @@ $i18n_key_words = array(
 'menu.users' => '用户',
 // TODO: translate the following.
 // 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
 'menu.export' => '导出数据',
 'menu.clients' => '客户',
 'menu.options' => '选项',
@@ -256,6 +257,7 @@ $i18n_key_words = array(
 'title.login' => '登录',
 'title.groups' => '团队', // 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' => '删除团队', // TODO: change "team" to "group".