add attendance

This commit is contained in:
xiaomlove
2021-02-22 17:55:53 +08:00
parent d506a4ebfb
commit e30799e0f4
18 changed files with 468 additions and 111 deletions

View File

@@ -5,6 +5,7 @@ $lang_functions = array
'std_access_denied' => "访问拒绝!",
'std_fake_account' => "我们怀疑你在使用伪造账户,因此记录了本次行为!",
'std_permission_denied' => "你没有该权限!",
'std_target_not_exists' => '目标不存在',
'std_already_logged_in' => "你已经登录!",
'text_page_last_updated' => "本页面最后更新于",
'text_browser_cookies_note' => "如果在启用Cookies后仍然无法登录则你的登录Cookie可能有问题。我们建议你在删除Cookies后重试。删除Internet Explorer的Cookies的方法是进入<b>工具</b>→<b>Internet选项...</b>然后点击<b>删除Cookies</b>按钮。注意这样也会删除保存在你电脑中其他站点的Cookies。",
@@ -29,6 +30,14 @@ $lang_functions = array
'std_used_many_times' => "已经被很多帐户使用...<b>".$SITENAME."</b>不允许该IP注册更多账户。",
'std_invalid_image_code' => "图片代码无效!<br /><b>不要返回,图片代码已被清除!</b><br /><br />点击",
'std_here_to_request_new' => "<b>这里</b></a>获取新的图片代码。",
'std_action' => '操作',
'std_report' => '举报',
'std_desc' => '描述',
'std_comment' => '评论',
'std_quick_comment' => '快速评论',
'std_click_here_to_goback' => '点击这里返回',
'std_you_will_get' => '你将获得',
'std_by' => '由',
'row_security_image' => "验证图片:",
'row_security_code' => "验证码:",
'text_slots' => "连接数:",
@@ -285,6 +294,8 @@ $lang_functions = array
'text_thirty_percent_down' => "30%",
'text_please_download_something_within' => "请在",
'text_inactive_account_be_deleted' => "内做些下载。没有流量的用户会被删除账号。",
'text_attendance' => '签到得魔力',
'text_attended' => '(签到已得%u)',
'row_pt_gen_douban_url' => "PT-Gen douban 链接",
'text_pt_gen_douban_url_note' => "(来自 <strong><a href=\"https://www.douban.com/\">douban</a></strong> 的链接。如电影 <b>Transformers</b> 的链接是<b> https://movie.douban.com/subject/1794171/</b>)",
'row_pt_gen_imdb_url' => "PT-Gen imdb 链接",