temporary invite

This commit is contained in:
xiaomlove
2022-12-13 13:51:39 +08:00
parent 6fa604ce56
commit f413c61901
42 changed files with 727 additions and 47 deletions
+5
View File
@@ -57,6 +57,11 @@ $lang_invite = array
'text_seed_torrent_bonus_per_hour_help' => '即做种积分,单纯做种的值,不考虑捐赠、官种、后宫等任何加成',
'text_seed_torrent_last_announce_at' => '最后做种汇报时间',
'text_enabled' => '启用',
'text_tmp_status' => '临时邀请状态',
'text_expired_at' => 'hash 过期时间',
'text_permanent' => '永久有效邀请',
'text_consume_invite' => '使用邀请',
'text_temporary_left' => '%s个临时邀请',
);
?>
+3
View File
@@ -24,6 +24,9 @@ $lang_takeinvite = array
'std_no_invite' => "你没有剩余邀请名额。你怎么到这来的?",
'std_invitation_already_sent_to' => "发送失败!此邮箱",
'std_await_user_registeration' => "已收到过邀请函,请勿重复发送。请等待用户注册。",
'std_must_select_invite' => "请选择要使用的邀请。",
'hash_not_exists' => "hash 不存在。",
'hash_expired' => "hash 已经过期。",
);
?>
+2
View File
@@ -57,6 +57,8 @@ $lang_invite = array
'text_seed_torrent_bonus_per_hour_help' => '即做種積分,單純做種的值,不考慮捐贈、官種、後宮等任何加成',
'text_seed_torrent_last_announce_at' => '最後做種匯報時間',
'text_enabled' => '啟用',
'text_tmp_status' => '臨時邀請狀態',
'text_expired_at' => '過期時間',
);
?>
+2
View File
@@ -60,6 +60,8 @@ Best Regards,
'text_seed_torrent_bonus_per_hour_help' => 'That is, seed points, do not consider donations, official torrent, harems and any other additions',
'text_seed_torrent_last_announce_at' => 'Last announce time',
'text_enabled' => 'Enabled',
'text_tmp_status' => 'Temporary invite status',
'text_expired_at' => 'Expired at',
);
?>