mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +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
|
|
@ -20,9 +20,6 @@ $lang->cmd_install_refresh_page = 'Tôi đã thay đổi để phù hợp với
|
|||
$lang->cmd_install_next = 'Tiếp tục cài đặt';
|
||||
$lang->cmd_ignore = 'Bỏ qua';
|
||||
$lang->cmd_recommended = 'Đê';
|
||||
$lang->db_desc['mysqli'] = 'Dùng chức năng <b>mysqli_*()</b> để sử dụng MySql Database.';
|
||||
$lang->db_desc['mysql'] = 'Dùng chức năng <b>mysql_*()</b> để sử dụng MySql Database.';
|
||||
$lang->db_desc['cubrid'] = 'Sử dụng <b>CUBRID</b> Database. <a href="https://www.cubrid.org/documentation/manuals" target="_blank">Hướng dẫn</a>';
|
||||
$lang->form_title = 'Hãy nhập thông tin Database và thông tin Administrator';
|
||||
$lang->db_title = 'Xin hãy nhập thông tin Database';
|
||||
$lang->db_type = 'Định dạng Database';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue