mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +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
|
|
@ -46,10 +46,6 @@ $lang->cmd_install_refresh_page = '새로고침';
|
|||
$lang->cmd_install_next = '설치를 진행합니다.';
|
||||
$lang->cmd_ignore = '무시';
|
||||
$lang->cmd_recommended = '권장';
|
||||
$lang->db_desc['mysqli'] = 'MySQL 또는 MariaDB를 이용합니다. InnoDB 지원시 자동으로 사용합니다.';
|
||||
$lang->db_desc['mysql'] = 'MySQL 또는 MariaDB를 이용합니다. InnoDB 지원시 자동으로 사용합니다.';
|
||||
$lang->db_desc['cubrid'] = 'CUBRID는 지원하지 않습니다.';
|
||||
$lang->db_desc['mssql'] = 'Microsoft SQL Server는 지원하지 않습니다.';
|
||||
$lang->can_use_when_installed = '설치되어 있지 않음';
|
||||
$lang->form_title = 'DB & 관리자 정보 입력';
|
||||
$lang->db_title = 'DB 정보 입력';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue