mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
fix bugs
This commit is contained in:
@@ -706,8 +706,8 @@ $lang_settings = array
|
||||
'text_login_secret_lifetime_unit' => '分钟',
|
||||
'row_login_secret_lifetime' => '登录密钥有效期',
|
||||
'text_login_secret_lifetime_deadline' => '当前密钥有效期至',
|
||||
'row_enable_technical_info' => '启用技术信息',
|
||||
'text_enable_technical_info' => "默认'否'。技术信息来自软件 <b><a href=\"https://mediaarea.net/en/MediaInfo\" target='_blank'>MediaInfo</a></b> Text 视图的结果",
|
||||
'row_enable_technical_info' => '启用 MediaInfo',
|
||||
'text_enable_technical_info' => "默认'否'。MediaInfo 来自软件 <b><a href=\"https://mediaarea.net/en/MediaInfo\" target='_blank'>MediaInfo</a></b> Text 视图的结果",
|
||||
'row_sticky_first_level_background_color' => '一级置顶背景颜色',
|
||||
'text_sticky_first_level_background_color_note' => '一级置顶背景颜色,不设置则无背景色。',
|
||||
'row_sticky_second_level_background_color' => '二级置顶背景颜色',
|
||||
|
||||
Reference in New Issue
Block a user