]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
A bit more progress on timesheet coding.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index d31db325969e224db8ec71cfa2b6b70b007e7b2c..a1583eb4a078decab970d1b268ed6cb94040dde5 100644 (file)
@@ -97,6 +97,7 @@ $i18n_key_words = array(
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
+// 'error.no_records' => 'There are no records.',
 'error.no_login' => '没有该登录信息的用户。',
 'error.no_groups' => '您的数据库没有任何记录。请以管理员身份登录并创建一个新团队。', // TODO: replace "team" with "group".
 'error.upload' => '上传文件出错。',