'menu.users' => '사용자',
// TODO: translate the following.
// 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
// 'menu.export' => 'Export',
'menu.clients' => '클라이언트',
'menu.options' => '옵션',
'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".