mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +09:00
Remove description of alternate databases
This commit is contained in:
parent
d167cb9ec8
commit
d814e6c469
10 changed files with 0 additions and 39 deletions
|
|
@ -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 = '输入数据库信息';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue