]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
Fixed export of group name - broken during refactoring.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index e340d83d314f782d9adb47ea8d95a7a1f43c9c13..2d55378f97402a0c7e09c8bea0b9cd552877a851 100644 (file)
@@ -104,7 +104,7 @@ $i18n_key_words = array(
 'error.upload' => '上传文件出错。',
 'error.range_locked' => '日期范围锁定。',
 'error.mail_send' => '发送邮件时出错。',
-// TODO: improve the translation above bv adding MAIL_SMTP_DEBUG part.
+// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
 'error.no_email' => '没有电子邮件与该用户名关联。',
 'error.uncompleted_exists' => '未完成的条目已经存在。关闭或删除。',
@@ -158,6 +158,7 @@ $i18n_key_words = array(
 'label.user' => '用户',
 'label.users' => '用户',
 // TODO: translate the following.
+// 'label.group' => 'Group',
 // 'label.roles' => 'Roles',
 'label.client' => '客户',
 'label.clients' => '客户',