X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d27b08cc3e9c657bdb361379657d185f0ea47485..a32d1441bb4b6e2cf58467f14c20f67ef0cf50c7:/WEB-INF/resources/zh-cn.lang.php diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 575299c4..cf6fe725 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -129,10 +129,6 @@ $i18n_key_words = array( // 'button.close' => 'Close', // 'button.stop' => 'Stop', - - -// TODO: refactoring ongoing down from here. - // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => '团队名称', // TODO: translate the following. @@ -140,6 +136,11 @@ $i18n_key_words = array( 'label.currency' => '货币', 'label.manager_name' => '管理员姓名', 'label.manager_login' => '管理员登录', + + + +// TODO: refactoring ongoing down from here. + // TODO: translate the following. // 'label.person_name' => 'Name', // 'label.thing_name' => 'Name',