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' => "代码的主版本。",
|
||||
|
||||
@@ -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' => "程式碼的主版本。",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user