Remove description of alternate databases

This commit is contained in:
Kijin Sung 2020-06-30 20:58:45 +09:00
parent d167cb9ec8
commit d814e6c469
10 changed files with 0 additions and 39 deletions

View file

@ -33,10 +33,6 @@ $lang->cmd_install_refresh_page = '刷新屏幕';
$lang->cmd_install_next = '開始進行安裝';
$lang->cmd_ignore = '忽略';
$lang->cmd_recommended = '推薦';
$lang->db_desc['mysqli'] = '使用MySQL或MariaDB。 如果支持Rhymix將自動使用InnoDB。';
$lang->db_desc['mysql'] = '使用MySQL或MariaDB。 如果支持Rhymix將自動使用InnoDB。';
$lang->db_desc['cubrid'] = '不支持CUBRID。';
$lang->db_desc['mssql'] = '不支持Microsoft SQL Server。';
$lang->can_use_when_installed = '不是這個服務器上安裝';
$lang->form_title = '輸入資料庫及管理員資訊';
$lang->db_title = '輸入資料庫資訊';