X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a32d1441bb4b6e2cf58467f14c20f67ef0cf50c7..72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 0b7bef4b..980bf832 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -148,13 +148,16 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'パスワード', +'label.confirm_password' => 'パスワードの確認', // TODO: refactoring ongoing down from here. -'label.password' => 'パスワード', -'label.confirm_password' => 'パスワードの確認', 'label.email' => 'Eメール', // TODO: translate the following. // 'label.cc' => 'Cc',