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 = '输入数据库信息';