mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add i18n
This commit is contained in:
@@ -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' => "程式碼的主版本。",
|
||||
|
||||
Reference in New Issue
Block a user