X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/bbe3ea0a74d8107743b0611daac2ef3c4b32db53..b14f8b520d0ab49c06afba7617a9cf140d358c24:/WEB-INF/resources/ko.lang.php diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index f6cf9a22..258a58a2 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -54,8 +54,6 @@ $i18n_key_words = array( 'menu.reports' => '보고서', // TODO: translate the following. // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => '프로젝트', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -66,6 +64,8 @@ $i18n_key_words = array( 'menu.clients' => '클라이언트', 'menu.options' => '옵션', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',