X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1b6699f3d4ad1961fa4055ec0033bc10f0b06b83..7090dec44236531f42af5763416db5d07c94b10a:/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 80d3fe56..2503608a 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -146,8 +146,10 @@ $i18n_key_words = array( 'label.password' => '密码', 'label.confirm_password' => '确认密码', 'label.email' => '电子邮件', +'label.cc' => '抄送', // TODO: translate the following. // 'label.bcc' => 'Bcc', +'label.subject' => '主题', // 'label.date' => 'Date', // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date',