This commit is contained in:
xiaomlove
2021-12-14 16:22:03 +08:00
parent 19d7e048df
commit 3fa8fd19c0
29 changed files with 319 additions and 45 deletions
+1
View File
@@ -319,6 +319,7 @@ $lang_functions = array
'text_technical_info' => '技术信息',
'text_technical_info_help_text' => '文件技术信息来自软件 <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,用该软件打开文件,点击菜单视图(View)->文件(Text),在框中右键->全选,再右键->复制,粘贴到这里来。',
'text_management_system' => '管理系统',
'text_seed_points' => '做种积分',
);
?>
+2 -1
View File
@@ -305,7 +305,8 @@ $lang_settings = array
'row_promote_to_two' => "",
'text_member_longer_than' => "注册时间大于",
'text_downloaded_more_than' => "周,下载量大于",
'text_with_ratio_above' => " GB且分享率大于",
'text_with_ratio_above' => " 且分享率大于",
'text_seed_points_more_than' => 'GB,做种积分大于',
'text_be_promoted_to' => "的用户,将升级为",
'text_promote_to_default_one' => "。默认",
'text_promote_to_default_two' => ",他将被降级。默认",
+1
View File
@@ -320,6 +320,7 @@ $lang_functions = array
'text_technical_info' => '技術信息',
'text_technical_info_help_text' => '文件技術信息來自軟件 <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,用該軟件打開文件,點擊菜單視圖(View)->文件(Text),在框中右鍵->全選,再右鍵->復制,粘貼到這裏來。',
'text_management_system' => '管理系統',
'text_seed_points' => '做種積分',
);
?>
+1
View File
@@ -321,6 +321,7 @@ $lang_functions = array
'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_management_system' => 'Management system',
'text_seed_points' => 'Seed points',
);
?>