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密码",
'text_mysql_password_note' => "<b>基于安全考虑,当前MySQL用户密码未显示在此。</b>如果你要对基础设定做修改,<font color=\"red\"><b>每次都必须填写</b></font>MySQL密码。",
'row_mysql_database_name' => "MySQL数据库名",
'row_mysql_database_port' => "MySQL数据库端口",
'text_mysql_database_name_note' => "请填写你的网站的MySQL数据库名字。",
'text_mysql_database_port_note' => "请填写你的网站的MySQL数据库端口。",
'head_code_settings' => "代码设定",
'row_main_version' => "主版本",
'text_main_version_note' => "代码的主版本。",