X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fko.lang.php;h=9cbc4e5ec39d77dfefe3ce36ebd4e8e2f2ffa573;hb=ca6d2f927b985f4d80b31e5e2c6deb98e4fae6f6;hp=2e9a03f6c3e06752d06ec8aba7f4ab7f93d4282f;hpb=78fdadfb6001c22512856ee6a5771b8d5a5ae122;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 2e9a03f6..9cbc4e5e 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -120,6 +120,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => '로그인', 'button.now' => '지금',