X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/21e4f5e84bc1a591193596475417dac92ebbf4e4..c8caee8e34eec5a3fd047d679e79af149ed1e433:/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 33d79c94..b5d297db 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -99,7 +99,7 @@ $i18n_key_words = array( // 'error.role_exists' => 'Role with this rank already exists.', // 'error.no_invoiceable_items' => 'There are no invoiceable items.', 'error.no_login' => '没有该登录信息的用户。', -'error.no_teams' => '您的数据库没有任何记录。请以管理员身份登录并创建一个新团队。', +'error.no_groups' => '您的数据库没有任何记录。请以管理员身份登录并创建一个新团队。', // TODO: replace "team" with "group". 'error.upload' => '上传文件出错。', 'error.range_locked' => '日期范围锁定。', 'error.mail_send' => '发送邮件时出错。',