X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/30fe1769a76524d74ad90d73c938f76b782bb9c2..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/ko.lang.php diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 3d44bcee..24c5cbcd 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -213,7 +213,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', -// 'label.or' => 'or', +'label.or' => '혹은', +// TODO: translate the following. // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', 'label.required_fields' => '* 필수 필드', @@ -593,7 +594,6 @@ $i18n_key_words = array( "label.set_empl" => '사용자들을 선택', "label.sel_all" => '모두 선택', "label.sel_none" => '모두 해제', -"label.or" => '혹은', "label.disable" => '무력화', "label.enable" => '가능화', "label.hrs" => '시간',