]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index f30d279e4a28cede11e69bdf94dff3e79dd00a5c..b78d5b36415ef344f223bb247addc23681eb768c 100644 (file)
@@ -63,6 +63,7 @@ $i18n_key_words = array(
 'menu.users' => '사용자',
 // TODO: translate the following.
 // 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
 // 'menu.export' => 'Export',
 'menu.clients' => '클라이언트',
 'menu.options' => '옵션',
@@ -267,6 +268,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".