This commit is contained in:
xiaomlove
2021-01-11 02:26:33 +08:00
parent 2828f1905d
commit 2c25293d9b
5 changed files with 688 additions and 0 deletions
+2
View File
@@ -169,7 +169,9 @@ $lang_settings = array
'row_mysql_password' => "MySQL Password",
'text_mysql_password_note' => "<b>For security reason, current MySQL password is not shown here.</b> You need to <font color=\"red\">enter your MySQL password every time</font> you change the Basic Settings.",
'row_mysql_database_name' => "MySQL Database Name",
'row_mysql_database_port' => "MySQL Database Port",
'text_mysql_database_name_note' => "Please enter database name of your tracker.",
'text_mysql_database_port_note' => "Please enter database port of your tracker.",
'head_code_settings' => "Code Settings",
'row_main_version' => "Main Version",
'text_main_version_note' => "The code main version.",