mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
fix bugs
This commit is contained in:
@@ -318,8 +318,8 @@ $lang_functions = array
|
||||
'text_tag_hdr' => 'HDR',
|
||||
'text_required' => 'Required',
|
||||
'text_invalid' => 'Invalid',
|
||||
'text_technical_info' => 'Technical Info',
|
||||
'text_technical_info_help_text' => 'Technical Information comes from software <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,open file, click the view menu > text > right click in the box > select all > copy > past into this box.',
|
||||
'text_technical_info' => 'MediaInfo',
|
||||
'text_technical_info_help_text' => 'MediaInfo comes from software <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,open file, click the view menu > text > right click in the box > select all > copy > past into this box.',
|
||||
'text_management_system' => 'Management system',
|
||||
'text_seed_points' => 'Seed points',
|
||||
);
|
||||
|
||||
@@ -705,8 +705,8 @@ $lang_settings = array
|
||||
'text_login_secret_lifetime_unit' => 'minute',
|
||||
'row_login_secret_lifetime' => 'Login secret lifetime',
|
||||
'text_login_secret_lifetime_deadline' => 'Current login secret deadline',
|
||||
'row_enable_technical_info' => 'Enable Technical Information',
|
||||
'text_enable_technical_info' => "Default 'No'. Technical Information comes from software <b><a href=\"https://mediaarea.net/en/MediaInfo\" target='_blank'>MediaInfo</a></b> Text view",
|
||||
'row_enable_technical_info' => 'Enable MediaInfo',
|
||||
'text_enable_technical_info' => "Default 'No'. MediaInfo comes from software <b><a href=\"https://mediaarea.net/en/MediaInfo\" target='_blank'>MediaInfo</a></b> Text view",
|
||||
'row_sticky_first_level_background_color' => 'Sticky first level bg color',
|
||||
'text_sticky_first_level_background_color_note' => 'Sticky first level bg color, it will be none if not set.',
|
||||
'row_sticky_second_level_background_color' => 'Sticky second level bg color',
|
||||
|
||||
Reference in New Issue
Block a user