同步宝塔上的源码

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

0
source/language/block/index.htm Normal file → Executable file
View File

0
source/language/block/lang_activitylist.php Normal file → Executable file
View File

0
source/language/block/lang_adv.php Normal file → Executable file
View File

0
source/language/block/lang_albumlist.php Normal file → Executable file
View File

0
source/language/block/lang_announcement.php Normal file → Executable file
View File

0
source/language/block/lang_articlelist.php Normal file → Executable file
View File

4
source/language/block/lang_attachmentlist.php Normal file → Executable file
View File

@@ -24,9 +24,9 @@ $lang = array
'attachmentlist_items' => '显示数据条数',
'attachmentlist_items_comment' => '设置一次显示的图片主题条目数,请设置为大于 0 的整数',
'attachmentlist_titlelength' => '标题长度',
'attachmentlist_titlelength_comment' => '设置当附件名称/文章标题显示的最大长度',
'attachmentlist_titlelength_comment' => '设置当附件名称/帖子标题显示的最大长度',
'attachmentlist_summarylength' => '内容长度',
'attachmentlist_summarylength_comment' => '设置附件介绍/文章内容显示的最大长度',
'attachmentlist_summarylength_comment' => '设置附件介绍/帖子内容显示的最大长度',
'attachmentlist_maxwidth' => '图片最大宽度(像素)',
'attachmentlist_maxwidth_comment' => '设置是否自动缩小或放大图片的尺寸到本设定的宽度0 为不自动缩放',
'attachmentlist_maxheight' => '图片最大高度(像素)',

0
source/language/block/lang_banner.php Normal file → Executable file
View File

0
source/language/block/lang_blank.php Normal file → Executable file
View File

0
source/language/block/lang_bloglist.php Normal file → Executable file
View File

0
source/language/block/lang_doinglist.php Normal file → Executable file
View File

2
source/language/block/lang_forumlist.php Normal file → Executable file
View File

@@ -26,7 +26,7 @@ $lang = array
'forumlist_orderby_displayorder' => '按显示顺序顺序排序',
'forumlist_orderby_threads' => '按主题数倒序排序',
'forumlist_orderby_todayposts' => '按今日发帖数倒序排序',
'forumlist_orderby_posts' => '按文章数倒序排序',
'forumlist_orderby_posts' => '按帖子数倒序排序',
);
?>

8
source/language/block/lang_forumstat.php Normal file → Executable file
View File

@@ -25,10 +25,10 @@ $lang = array
'forumstat_threads_text' => '主题数统计提示文字',
'forumstat_threads_default' => '主题数:',
'forumstat_posts_allow' => '显示文章数统计',
'forumstat_posts_order' => '文章数统计显示顺序',
'forumstat_posts_text' => '文章数统计提示文字',
'forumstat_posts_default' => '文章数:',
'forumstat_posts_allow' => '显示帖子数统计',
'forumstat_posts_order' => '帖子数统计显示顺序',
'forumstat_posts_text' => '帖子数统计提示文字',
'forumstat_posts_default' => '帖子数:',
'forumstat_members_allow' => '显示用户数统计',
'forumstat_members_order' => '用户数统计显示顺序',

0
source/language/block/lang_forumtree.php Normal file → Executable file
View File

0
source/language/block/lang_friendlink.php Normal file → Executable file
View File

0
source/language/block/lang_google.php Normal file → Executable file
View File

0
source/language/block/lang_groupactivity.php Normal file → Executable file
View File

4
source/language/block/lang_groupattachment.php Normal file → Executable file
View File

@@ -26,9 +26,9 @@ $lang = array
'groupattachment_items' => '显示数据条数',
'groupattachment_items_comment' => '设置一次显示的图片主题条目数,请设置为大于 0 的整数',
'groupattachment_titlelength' => '标题长度',
'groupattachment_titlelength_comment' => '设置当附件名称/文章标题显示的最大长度',
'groupattachment_titlelength_comment' => '设置当附件名称/帖子标题显示的最大长度',
'groupattachment_summarylength' => '内容长度',
'groupattachment_summarylength_comment' => '设置附件介绍/文章内容显示的最大长度',
'groupattachment_summarylength_comment' => '设置附件介绍/帖子内容显示的最大长度',
'groupattachment_maxwidth' => '图片最大宽度(像素)',
'groupattachment_maxwidth_comment' => '设置是否自动缩小或放大图片的尺寸到本设定的宽度0 为不自动缩放',
'groupattachment_maxheight' => '图片最大高度(像素)',

0
source/language/block/lang_grouplist.php Normal file → Executable file
View File

0
source/language/block/lang_groupthread.php Normal file → Executable file
View File

0
source/language/block/lang_grouptrade.php Normal file → Executable file
View File

0
source/language/block/lang_houselist.php Normal file → Executable file
View File

0
source/language/block/lang_line.php Normal file → Executable file
View File

0
source/language/block/lang_memberlist.php Normal file → Executable file
View File

0
source/language/block/lang_piclist.php Normal file → Executable file
View File

0
source/language/block/lang_polllist.php Normal file → Executable file
View File

0
source/language/block/lang_portalcategory.php Normal file → Executable file
View File

0
source/language/block/lang_sortlist.php Normal file → Executable file
View File

2
source/language/block/lang_stat.php Normal file → Executable file
View File

@@ -31,7 +31,7 @@ $lang = array
'stat_edit_showtitle' => '显示名称',
'stat_edit_showtitle_detail' => '您可以编辑以下对应项来自定义各统计项的显示名称',
'stat_posts' => '文章',
'stat_posts' => '帖子',
'stat_groups' => '圈子',
'stat_members' => '会员',
'stat_groupnewposts' => '圈子今日发帖',

0
source/language/block/lang_threadlist.php Normal file → Executable file
View File

0
source/language/block/lang_topiclist.php Normal file → Executable file
View File

0
source/language/block/lang_tradelist.php Normal file → Executable file
View File

0
source/language/block/lang_vedio.php Normal file → Executable file
View File