mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
Remove optional SSL
This commit is contained in:
parent
9fdcd86f1d
commit
67dfb3c282
20 changed files with 24 additions and 205 deletions
|
|
@ -43,7 +43,6 @@ $lang->xe_license = 'Rhymix sử dụng giấy phép GPL';
|
|||
$lang->yesterday = 'Hôm qua';
|
||||
$lang->today = 'Hôm nay';
|
||||
$lang->ssl_options['none'] = 'Không sử dụng';
|
||||
$lang->ssl_options['optional'] = 'Tùy chỉnh';
|
||||
$lang->ssl_options['always'] = 'Luôn luôn';
|
||||
$lang->about_use_ssl = 'Nếu bạn chọn \'Tùy chỉnh\', SSL sẽ sử dụng và những công việc như đăng kí, sửa thông tin thành viên, . Chỉ chọn \'Luôn luôn\' khi Website của bạn đang chạy trên Server có hỗ trợ https. SSL 환경이 갖춰지지 않은 상태에서 SSL을 사용할 경우 접속이 되지 않을 수 있으니 주의 바랍니다.';
|
||||
$lang->server_ports = 'Cổng kết nối';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue