同步宝塔上的源码

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

12
source/language/lang_template.php Normal file → Executable file
View File

@@ -150,7 +150,7 @@ $lang = array (
'enter_content' => '请输入搜索内容',
'hot_search' => '热搜',
'search_this_forum' => '本版',
'thread' => '文章',
'thread' => '帖子',
'users' => '用户',
'input_message1' => '还可输入',
'input_message2' => '个字符',
@@ -205,12 +205,12 @@ $lang = array (
'publish' => '发布',
'guest' => '游客',
'upload' => '上传',
'e_attach_insert' => '点击附件文件名添加到文章内容中',
'e_attach_insert' => '点击附件文件名添加到帖子内容中',
'e_attach_inserturl' => '"attach://" 开头的附件地址支持任何人下载请谨慎添加',
'e_img_albumlist' => '相册图片',
'e_img_attach' => '上传图片',
'e_img_height' => '高(可选)',
'e_img_insertphoto' => '点击图片添加到文章内容中',
'e_img_insertphoto' => '点击图片添加到帖子内容中',
'e_img_inserturl' => '请输入图片地址',
'e_img_width' => '宽(可选)',
'e_img_www' => '网络图片',
@@ -292,10 +292,10 @@ $lang = array (
'task' => '任务',
'notice' => '提醒',
'notice_pm' => '我的私信',
'notice_mypost' => '我的文章',
'notice_mypost' => '我的帖子',
'notice_mypost_rate' => '评分',
'notice_mypost_at' => '提到我的',
'notice_mypost_post' => '文章',
'notice_mypost_post' => '帖子',
'notice_mypost_pcomment' => '点评',
'notice_mypost_activity' => '活动',
'notice_mypost_reward' => '悬赏',
@@ -430,7 +430,7 @@ $lang = array (
'return_forum' => '返回版块',
'temporarily_to_remind' => '暂不提醒',
'myitem' => '我的',
'mypost' => '文章',
'mypost' => '帖子',
'm_loading' => '正在加载...',
'm_its_all' => '已显示全部',