mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-16 08:06:04 +00:00
Update _500.php
This commit is contained in:
parent
ac393a5efc
commit
433e2f3d73
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$g_lang['m_title'] = '500 Internal Server Error';
|
||||
$g_lang['head'] = 'Site Error';
|
||||
$g_lang['message'] = 'Sorry, but there is an error on the site.';
|
||||
$g_lang['m_title'] = '500 Erro Interno do Servidor';
|
||||
$g_lang['head'] = 'Erro no site';
|
||||
$g_lang['message'] = 'Desculpe, mas houve um erro no site.';
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user