donate until blank valid forever

This commit is contained in:
xiaomlove
2022-04-19 21:03:45 +08:00
parent 41e3ba55ee
commit 63e894abda
6 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -149,6 +149,6 @@ $lang_userdetails = array
'text_user_id'=> "用戶ID/UID",
'row_medal' => '勛章',
'row_donoruntil' => '捐贈狀態截止時間',
'text_donoruntil_note' => "時間格式為'年年年年-月月-日日 時時:分分:秒秒'。損贈有效需要捐贈狀態為'是'且截止時間大於當前時間同時滿足",
'text_donoruntil_note' => "時間格式為'年年年年-月月-日日 時時:分分:秒秒'。留空永久有效",
);
?>