mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
server error message
This commit is contained in:
parent
91dea83b9f
commit
1ee8ba0ca9
4 changed files with 5 additions and 5 deletions
|
|
@ -261,7 +261,7 @@ $lang->msg_empty_search_target = 'Cannot find the Search target.';
|
|||
$lang->msg_empty_search_keyword = 'Cannot find the Keyword.';
|
||||
$lang->msg_empty_content = 'The content is empty.';
|
||||
$lang->msg_server_error = 'Server Error';
|
||||
$lang->msg_server_error_see_log = 'Your server is configured to hide error messages. Please see your server\'s error log for details.';
|
||||
$lang->msg_server_error_see_log = 'A server error has occurred. Please try again later. If the problem persists, please contact webmaster@fanbinit.us.';
|
||||
$lang->msg_crypto_not_available = 'OpenSSL extension is not installed.';
|
||||
$lang->comment_to_be_approved = 'Your comment must be approved by admin before being published.';
|
||||
$lang->success_registed = 'Registered successfully.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue