X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d..5a01cc31eb7a8b341c988797a71b58b0eb468724:/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 8db4deb2..e023928f 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -142,17 +142,18 @@ $i18n_key_words = array( // 'label.login' => 'Login', 'label.password' => '密码', 'label.confirm_password' => '确认密码', - - - -// TODO: refactoring ongoing down from here. - 'label.email' => '电子邮件', 'label.cc' => '抄送', // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => '主题', +// TODO: translate the following. // 'label.date' => 'Date', + + + +// TODO: refactoring ongoing down from here. + // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User',