mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +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
|
|
@ -45,10 +45,6 @@ $lang->cmd_install_refresh_page = 'リフレッシュ';
|
|||
$lang->cmd_install_next = 'インストールを続けます。';
|
||||
$lang->cmd_ignore = 'FTP設定を省略する';
|
||||
$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 = 'データベース & 管理者情報入力';
|
||||
$lang->db_title = 'データベース情報入力';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue