同步宝塔上的源码

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

24
source/language/lang_core.php Normal file → Executable file
View File

@@ -85,8 +85,8 @@ $lang = array
'title_newest_doing' => '记录',
'title_me_friend_doing' => '我和好友的记录',
'title_doing_view_me' => '我的记录',
'title_thread_favorite' => '文章收藏',
'title_forum_favorite' => '文章收藏',
'title_thread_favorite' => '帖子收藏',
'title_forum_favorite' => '帖子收藏',
'title_group_favorite' => '{gorup}收藏',
'title_blog_favorite' => '日志收藏',
'title_album_favorite' => '相册收藏',
@@ -113,16 +113,16 @@ $lang = array
'title_share_album' => '相册',
'title_share_blog' => '日志',
'title_share_space' => '用户',
'title_share_thread' => '文章',
'title_share_thread' => '帖子',
'title_share_article' => '文章',
'title_share_tag' => 'TAG',
'title_share' => '分享',
'title_thread' => '文章',
'title_all_thread' => '随便看看文章',
'title_we_thread' => '好友发起的文章',
'title_me_thread' => '我的文章',
'title_hot_thread' => '热门文章',
'title_dateline_thread' => '最新文章',
'title_thread' => '帖子',
'title_all_thread' => '随便看看帖子',
'title_we_thread' => '好友发起的帖子',
'title_me_thread' => '我的帖子',
'title_hot_thread' => '热门帖子',
'title_dateline_thread' => '最新帖子',
'title_trade' => '商品',
'title_all_trade' => '随便看看商品',
'title_we_trade' => '好友出售的商品',
@@ -141,9 +141,9 @@ $lang = array
'title_flash_upload' => '批量上传',
'title_cam_upload' => '大头贴',
'title_normal_upload' => '普通上传',
'title_newthread_post' => '发表文章',
'title_newthread_post' => '发表帖子',
'title_reply_post' => '参与/回复主题',
'title_edit_post' => '编辑文章',
'title_edit_post' => '编辑帖子',
'title_newtrade_post' => '发布商品',
'title_magics_shop' => '道具商店',
'title_magics_hot' => '热销道具',
@@ -172,7 +172,7 @@ $lang = array
'title_getpasswd' => '找回密码',
'title_ranklist_picture' => '图片排行',
'title_ranklist_member' => '用户排行',
'title_ranklist_thread' => '文章排行',
'title_ranklist_thread' => '帖子排行',
'title_ranklist_blog' => '日志排行',
'title_ranklist_poll' => '投票排行',
'title_ranklist_activity' => '活动排行',