mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +09:00
Implement mechanism to update the default domain
This commit is contained in:
parent
a984665efc
commit
9cea950922
4 changed files with 32 additions and 6 deletions
|
|
@ -118,6 +118,7 @@ $lang->cmd_index_document_srl = 'Main Document';
|
|||
$lang->cmd_default_language = 'Default Language';
|
||||
$lang->cmd_new_domain = 'Add New Domain';
|
||||
$lang->cmd_edit_domain = 'Edit Domain';
|
||||
$lang->cmd_is_default_domain = 'Default Domain';
|
||||
$lang->about_use_ssl = 'Selecting \'Optional\' is to use SSL for the specified actions such as signing up and changing information.<br />Selecting \'Always\' is to use SSL for the entire pages, generated by Rhymix.<br>Please be careful! You may not be able to access to the site, before installing SSL certificate.';
|
||||
$lang->server_ports = 'Server Port';
|
||||
$lang->about_server_ports = 'If your web server does not use 80 for HTTP or 443 for HTTPS port, you should specify server ports.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue