同步宝塔上的源码

This commit is contained in:
2025-06-27 21:04:18 +08:00
parent ebc39cd5dd
commit 16de87a864
4689 changed files with 59043 additions and 822 deletions

6
source/language/lang_admincp_menu.php Normal file → Executable file
View File

@@ -115,8 +115,8 @@ $lang = array
'menu_remoderate' => '内容重新审核',
'menu_maint_report' => '用户举报',
'menu_threads_forumstick' => '版块/圈子置顶',
'menu_post_position_index' => '文章优化',
'menu_postcomment' => '文章点评管理',
'menu_post_position_index' => '帖子优化',
'menu_postcomment' => '帖子点评管理',
'menu_maint_doing' => '记录管理',
'menu_maint_blog' => '日志管理',
'menu_maint_blog_recycle_bin' => '日志回收站',
@@ -179,7 +179,7 @@ $lang = array
'menu_tools_filecheck' => '文件校验',
'menu_tools_replacekey' => '密钥更新',
'menu_db' => '数据库',
'menu_postsplit' => '文章分表',
'menu_postsplit' => '帖子分表',
'menu_threadsplit' => '主题分表',
'menu_membersplit' => '用户分表',
'menu_logs' => '运行记录',