X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fko.lang.php;h=67b6d5054c3fc254d407f618eccc0097fab15cc3;hb=4c6c94728c57cd8d1825817926c12105ed13ab60;hp=85754e635bf4a251a770bdea672b3253d8ab0281;hpb=a490f47a3440b85efc7ef9c1795dd59dac60c83b;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 85754e63..67b6d505 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -46,7 +46,7 @@ $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', @@ -60,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' => '옵션', @@ -319,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',