X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fko.lang.php;h=67b6d5054c3fc254d407f618eccc0097fab15cc3;hb=a6c4fa37379736e1c7568ccea1c5d371de7c6271;hp=6e0a7e2920daf8ef7983fd5c736d4dd55b4eec09;hpb=62b36719d92eec21e5e132811c1ec88e5f495117;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 6e0a7e29..67b6d505 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -46,8 +46,10 @@ $i18n_key_words = array( // 'menu.forum' => 'Forum', 'menu.help' => '도움말', // TODO: translate the following. -// 'menu.create_team' => 'Create Team', +// 'menu.create_group' => 'Create Group', 'menu.profile' => '프로필', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => '시간', // TODO: translate the following. // 'menu.expenses' => 'Expenses', @@ -58,8 +60,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.tasks' => 'Tasks', 'menu.users' => '사용자', -'menu.teams' => '팀', // TODO: translate the following. +// 'menu.groups' => 'Groups', // 'menu.export' => 'Export', 'menu.clients' => '클라이언트', 'menu.options' => '옵션', @@ -317,6 +319,7 @@ $i18n_key_words = array( 'title.options' => '옵션', 'title.profile' => '프로필', // TODO: translate the following. +// 'title.group' => 'Group Settings', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field',