From ca12dda7161c4b5ea73974864c3af0d174fd7ba4 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Mon, 29 Jan 2018 17:04:16 +0000 Subject: [PATCH] Forgot to check in Korean file. --- WEB-INF/resources/ko.lang.php | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index f81f57c3..c66ea993 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -127,20 +127,22 @@ $i18n_key_words = array( // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => '추가', - - -// TODO: refactoring ongoing down from here. - 'button.generate' => '생성', -// Note to translators: button.reset_password needs an improved translation. -'button.reset_password' => '실행', +// TODO: translate the following. +// 'button.reset_password' => 'Reset password', 'button.send' => '송신', 'button.send_by_email' => '이메일로 송신', -'button.save_as_new' => '새것으로 저장', -'button.create_team' => '신규 팀 작성', +// TODO: translate the following. +// 'button.create_team' => 'Create team', 'button.export' => '팀 익스포트', 'button.import' => '팀 임포트', -'button.apply' => '적용', +// TODO: translate the following. +// 'button.close' => 'Close', +// 'button.stop' => 'Stop', + + + +// TODO: refactoring ongoing down from here. // labels for controls on various forms // TODO: translate label.team_name -- 2.39.5