mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Remove optional SSL
This commit is contained in:
parent
9fdcd86f1d
commit
67dfb3c282
20 changed files with 24 additions and 205 deletions
|
|
@ -62,7 +62,6 @@ $lang->about_recompile_cache = 'Gereksiz ve ya yanlış olan önbellek dosyalar
|
|||
$lang->confirm_run = 'Bu işlem biraz uzun sürebilir. Başlatmak istiyor musunuz?';
|
||||
$lang->use_ssl = '<abbr title="Secure Sockets Layer">SSL</abbr>\'i kullanmak istiyor musunuz?';
|
||||
$lang->ssl_options['none'] = 'Hiçbir zaman';
|
||||
$lang->ssl_options['optional'] = 'İsteğe Bağlı';
|
||||
$lang->ssl_options['always'] = 'Her zaman';
|
||||
$lang->about_use_ssl = '\'İsteği Bağlı\' seçiminde; SSL, kayıt olma/bilgi değiştirme gibi eylemler için kullanılacaktır. \'Her zaman\' seçiminde, siteniz sadece http yoluyla hizmet verecektir.';
|
||||
$lang->server_ports = 'Sunucu Bağlantı Noktası (port)';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue