mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
attendance card
This commit is contained in:
@@ -10,4 +10,7 @@ $lang_attendance = array
|
||||
'continuous' => "连续签到 %u 天后,每次签到额外获得 %u 魔力值(不累计)。",
|
||||
'sorry' => "抱歉",
|
||||
'already_attended' => "您今天已经签到过了,请勿重复刷新。",
|
||||
'retroactive_event_text' => '补',
|
||||
'retroactive_confirm_tip' => '确定要补签: ',
|
||||
'retroactive_description' => '点击白色背景的圆点进行补签。你目前拥有补签卡 <b>%d</b> 张。',
|
||||
);
|
||||
|
||||
@@ -296,7 +296,7 @@ $lang_functions = array
|
||||
'text_please_download_something_within' => "请在",
|
||||
'text_inactive_account_be_deleted' => "内做些下载。没有流量的用户会被删除账号。",
|
||||
'text_attendance' => '签到得魔力',
|
||||
'text_attended' => '(签到已得%u)',
|
||||
'text_attended' => '(签到已得%u, 补签卡:%d)',
|
||||
'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 链接",
|
||||
|
||||
Reference in New Issue
Block a user