]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
Refactoring in export to use a generic get function to keep things simple.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index b78d5b36415ef344f223bb247addc23681eb768c..f8d99f1b46e445f725de46f19e9fb600c20da800 100644 (file)
@@ -269,7 +269,7 @@ $i18n_key_words = array(
 'title.groups' => '팀', // TODO: change "teams" to "groups".
 // TODO: translate the following.
 // 'title.subgroups' => 'Subgroups',
-// 'title.create_group' => 'Creating Group',
+// 'title.add_group' => 'Adding Group',
 // 'title.edit_group' => 'Editing Group',
 'title.delete_group' => '팀 삭제',  // TODO: change "team" to "group".
 'title.reset_password' => '암호 재설정',
@@ -332,7 +332,6 @@ $i18n_key_words = array(
 'title.options' => '옵션',
 'title.profile' => '프로필',
 // TODO: translate the following.
-// 'title.group' => 'Group Settings',
 // 'title.plugins' => 'Plugins',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',