migrate disable&enable user basic

This commit is contained in:
xiaomlove
2021-05-15 03:21:06 +08:00
parent dea20254bf
commit 682cf806d7
5 changed files with 30 additions and 26 deletions

View File

@@ -141,5 +141,6 @@ $lang_userdetails = array
'row_show_ad' => "显示广告",
'row_no_ad_until' => "不显示广告直到",
'text_no_ad_until_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒'。无广告待遇结束的时间。",
'disable_user_migrated' => '启用或禁用用户请到管理后台操作',
);
?>

View File

@@ -141,5 +141,6 @@ $lang_userdetails = array
'row_show_ad' => "察看廣告",
'row_no_ad_until' => "不顯示廣告直到",
'text_no_ad_until_note' => "時間格式為'年年年年-月月-日日 時時:分分:秒秒'。無廣告待遇結束的時間。",
'disable_user_migrated' => '啟用或禁用用戶請到管理後臺操作',
);
?>

View File

@@ -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.',
);
?>