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 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