X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=eb5a2347b873e311c57cdd82fa9a49dbad86e397;hb=4ebe6fd29283633e5ae7cdb399cc144c38af25fb;hp=46eb8f13219b3efcd01745df103dbbef330ba1c6;hpb=223ec69341da525ce2fce640ad5e62b00ec27360;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 46eb8f13..eb5a2347 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.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. @@ -533,8 +535,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? 'form.users.manager' => '管理者',