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
|
|
@ -24,10 +24,6 @@ $lang->install_permission_denied = 'La atribución de la ruta de instalacion no
|
|||
$lang->cmd_install_refresh_page = 'Refrescar';
|
||||
$lang->cmd_install_next = 'Continuar la instalación';
|
||||
$lang->cmd_recommended = 'Recomendado';
|
||||
$lang->db_desc['mysqli'] = 'Utilizando MySQL o MariaDB. Rhymix automáticamente usará InnoDB si es compatible.';
|
||||
$lang->db_desc['mysql'] = 'Utilizando MySQL o MariaDB. Rhymix automáticamente usará InnoDB si es compatible.';
|
||||
$lang->db_desc['cubrid'] = 'CUBRID no es compatible.';
|
||||
$lang->db_desc['mssql'] = 'Microsoft SQL Server no es compatible.';
|
||||
$lang->form_title = 'Ingresar BD & Información del Administrador;';
|
||||
$lang->db_title = 'Por favor escribir información de BD';
|
||||
$lang->db_type = 'Tipo de BD';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue