X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fko.lang.php;h=b066e55fdcb7b9cfb4ffc9965ae8cd3b89eec5fa;hb=c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7;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..b066e55f 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -48,6 +48,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.create_team' => 'Create Team', 'menu.profile' => '프로필', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => '시간', // TODO: translate the following. // 'menu.expenses' => 'Expenses', @@ -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',