X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a32d1441bb4b6e2cf58467f14c20f67ef0cf50c7..5a01cc31eb7a8b341c988797a71b58b0eb468724:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 0b7bef4b..fda06f00 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -148,11 +148,9 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', - - - -// TODO: refactoring ongoing down from here. - +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', 'label.password' => 'パスワード', 'label.confirm_password' => 'パスワードの確認', 'label.email' => 'Eメール', @@ -160,6 +158,13 @@ $i18n_key_words = array( // 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', 'label.subject' => '主題', +// TODO: translate the following. +// 'label.date' => 'Date', + + + +// TODO: refactoring ongoing down from here. + 'label.total' => '合計', // Translate the following. // 'label.page' => 'Page',