mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 08:12:17 +09:00
Implement domain deletion
This commit is contained in:
parent
1feb506b3c
commit
e7c5d884e8
6 changed files with 62 additions and 4 deletions
|
|
@ -125,6 +125,7 @@ $lang->cmd_unregistered_domain_redirect_301 = '301 Redirect to Default Domain (R
|
|||
$lang->cmd_unregistered_domain_redirect_302 = '302 Redirect to Default Domain';
|
||||
$lang->cmd_unregistered_domain_display = 'Display Main Screen as Usual';
|
||||
$lang->cmd_unregistered_domain_block = '404 Not Found';
|
||||
$lang->cmd_delete_domain = 'Would you like to delete this 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