mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
fix_announce_warning
This commit is contained in:
@@ -508,7 +508,7 @@ $lang_settings = array
|
||||
'head_website_settings' => "站点设定",
|
||||
'row_basic_settings' => "基础设定",
|
||||
'submit_basic_settings' => "基础设定",
|
||||
'text_basic_settings_note' => "设定最基础的项目,如数据库,网站名等。如果对设定项目的功能不清楚,请<font class=striking><b>不要</b></font>做任何修改。<br />基础设定出错可能导致<b>网站无法运行</b>。",
|
||||
'text_basic_settings_note' => "设定最基础的项目,网站名等。",
|
||||
'row_main_settings' => "主要设定",
|
||||
'submit_main_settings' => "主要设定",
|
||||
'text_main_settings_note' => "配置你的网站各种主要项目。",
|
||||
@@ -682,8 +682,6 @@ $lang_settings = array
|
||||
'text_invitations_default' => "个邀请名额。默认",
|
||||
'row_use_cron_trigger_cleanup' => '使用定时器进行清理',
|
||||
'text_use_cron_trigger_cleanup_note' => '确保已经配置好定时任务',
|
||||
'row_display_errors' => '显示错误',
|
||||
'text_display_errors_note' => '在网页上展示错误信息',
|
||||
'row_logging' => '运行日志路径',
|
||||
'text_logging_note' => '请填写你的运行时日志路径',
|
||||
);
|
||||
|
||||
@@ -509,7 +509,7 @@ $lang_settings = array
|
||||
'head_website_settings' => "網站設定",
|
||||
'row_basic_settings' => "基礎設定",
|
||||
'submit_basic_settings' => "基礎設定",
|
||||
'text_basic_settings_note' => "設定最基礎的項目,如資料程式庫,網站名等。如果對設定項目的功能不清楚,請<font class=striking><b>不要</b></font>做任何修改。<br />基礎設定出錯可能導致<b>網站無法執行</b>。",
|
||||
'text_basic_settings_note' => "設定最基礎的項目,網站名等。",
|
||||
'row_main_settings' => "主要設定",
|
||||
'submit_main_settings' => "主要設定",
|
||||
'text_main_settings_note' => "配置你的網站各種主要項目。",
|
||||
@@ -682,8 +682,6 @@ $lang_settings = array
|
||||
'text_invitations_default' => "個邀請名額。預設",
|
||||
'row_use_cron_trigger_cleanup' => '使用定時器進行清理',
|
||||
'text_use_cron_trigger_cleanup_note' => '確保已經配置好定時任務',
|
||||
'row_display_errors' => '顯示錯誤',
|
||||
'text_display_errors_note' => '在網頁上展示錯誤信息',
|
||||
'row_logging' => '運行日誌路徑',
|
||||
'text_logging_note' => '請填寫妳的運行時日誌路徑',
|
||||
);
|
||||
|
||||
@@ -508,7 +508,7 @@ $lang_settings = array
|
||||
'head_website_settings' => "Website Settings",
|
||||
'row_basic_settings' => "Basic Settings",
|
||||
'submit_basic_settings' => "Basic Settings",
|
||||
'text_basic_settings_note' => "Setup the most basic things, e.g. database, site name. <font class=striking><b>DO NOT</b></font> touch this unless you know what you are doing! <br />Misconfiguration of Basic Settings may result in <b>AN UNUSABLE SITE</b>.",
|
||||
'text_basic_settings_note' => "Setup the most basic things, site name.",
|
||||
'row_main_settings' => "Main Settings",
|
||||
'submit_main_settings' => "Main Settings",
|
||||
'text_main_settings_note' => "Setup miscellaneous things about your site.",
|
||||
@@ -682,8 +682,6 @@ $lang_settings = array
|
||||
'text_invitations_default' => " invitations the first time he is promoted to this class. Default ",
|
||||
'row_use_cron_trigger_cleanup' => 'Use cron trigger cleanup',
|
||||
'text_use_cron_trigger_cleanup_note' => 'Make sure have configure crontab job',
|
||||
'row_display_errors' => 'Display errors',
|
||||
'text_display_errors_note' => 'Display errors message on page',
|
||||
'row_logging' => 'Runtime log path',
|
||||
'text_logging_note' => 'Please enter your runtime log path',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user