X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fko.lang.php;h=2eb2f776c49b16c286a67f47808ebf6af1a86ee4;hb=4ebe6fd29283633e5ae7cdb399cc144c38af25fb;hp=46d69536b7b85597e4b0261cabf4d946bd2e4823;hpb=223ec69341da525ce2fce640ad5e62b00ec27360;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 46d69536..2eb2f776 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -288,6 +288,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +// 'label.active_users' => 'Active Users', +// 'label.inactive_users' => 'Inactive Users', // Form titles. // TODO: Translate the following. @@ -531,8 +533,6 @@ $i18n_key_words = array( // Users form. See example at https://timetracker.anuko.com/users.php // TODO: translate the following. -// 'form.users.active_users' => 'Active Users', -// 'form.users.inactive_users' => 'Inactive Users', // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => '직위', // TODO: is this correct? The term "role" describes user function, as in "team manager role". 'form.users.manager' => '관리자',