mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
migrate disable&enable user basic
This commit is contained in:
@@ -141,5 +141,6 @@ $lang_userdetails = array
|
||||
'row_show_ad' => "显示广告",
|
||||
'row_no_ad_until' => "不显示广告直到",
|
||||
'text_no_ad_until_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒'。无广告待遇结束的时间。",
|
||||
'disable_user_migrated' => '启用或禁用用户请到管理后台操作',
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -141,5 +141,6 @@ $lang_userdetails = array
|
||||
'row_show_ad' => "察看廣告",
|
||||
'row_no_ad_until' => "不顯示廣告直到",
|
||||
'text_no_ad_until_note' => "時間格式為'年年年年-月月-日日 時時:分分:秒秒'。無廣告待遇結束的時間。",
|
||||
'disable_user_migrated' => '啟用或禁用用戶請到管理後臺操作',
|
||||
);
|
||||
?>
|
||||
|
||||
@@ -141,5 +141,6 @@ $lang_userdetails = array
|
||||
'row_show_ad' => "Show Ad",
|
||||
'row_no_ad_until' => "No Ad Until",
|
||||
'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.',
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user