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' => "程式碼的主版本。",