X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a32d1441bb4b6e2cf58467f14c20f67ef0cf50c7..72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d:/WEB-INF/resources/ko.lang.php diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index a48161da..94b24e18 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -148,13 +148,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Password', +'label.confirm_password' => '암호 확인', // TODO: refactoring ongoing down from here. -'label.password' => '암호', -'label.confirm_password' => '암호 확인', 'label.email' => '이메일', // TODO: translate the following. // 'label.cc' => 'Cc',