mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
medal management
This commit is contained in:
@@ -126,6 +126,7 @@ $lang_mybonus = array
|
||||
'text_cancel_hr_title' => 'H&R 消除',
|
||||
'text_cancel_hr_label' => '输入要消除的 H&R ID:',
|
||||
'text_success_cancel_hr' => "成功消除了一个 H&R。",
|
||||
'text_success_buy_medal' => '成功购买该勋章。',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -147,5 +147,6 @@ $lang_userdetails = array
|
||||
'text_no_ad_until_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒'。无广告待遇结束的时间。",
|
||||
'disable_user_migrated' => '启用或禁用用户请到管理后台操作',
|
||||
'text_user_id'=> "用户ID/UID",
|
||||
'row_medal' => '勋章',
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -126,6 +126,7 @@ $lang_mybonus = array
|
||||
'text_cancel_hr_title' => 'H&R 消除',
|
||||
'text_cancel_hr_label' => '輸入要消除的 H&R ID:',
|
||||
'text_success_cancel_hr' => "成功消除了一個 H&R。",
|
||||
'text_success_buy_medal' => '成功購買該勛章。',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -147,5 +147,6 @@ $lang_userdetails = array
|
||||
'text_no_ad_until_note' => "時間格式為'年年年年-月月-日日 時時:分分:秒秒'。無廣告待遇結束的時間。",
|
||||
'disable_user_migrated' => '啟用或禁用用戶請到管理後臺操作',
|
||||
'text_user_id'=> "用戶ID/UID",
|
||||
'row_medal' => '勛章',
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -126,6 +126,7 @@ where<ul><li><b>A</b> is an intermediate variable</li><li><b>Ti</b> is the <b>i<
|
||||
'text_cancel_hr_title' => 'H&R cancel',
|
||||
'text_cancel_hr_label' => 'Type in H&R ID:',
|
||||
'text_success_cancel_hr' => "Success cancel one H&R.",
|
||||
'text_success_buy_medal' => 'Success buy the medal.',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -147,5 +147,6 @@ $lang_userdetails = array
|
||||
'text_no_ad_until_note' => "Time format is YYYY-MM-DD hh:mm:ss. The time until when the user can turn ads off.",
|
||||
'disable_user_migrated' => 'Enable or disable use please go to the new management system.',
|
||||
'text_user_id'=> "User ID",
|
||||
'row_medal' => 'Medal',
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user