server error message

This commit is contained in:
Lastorder-DC 2026-01-11 11:14:17 +09:00
parent 91dea83b9f
commit 1ee8ba0ca9
4 changed files with 5 additions and 5 deletions

View file

@ -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.';