mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +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